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


Building on m1-b.ocamllabs.io

(from ocaml/opam:debian-unstable)
2021-12-03 23:06.51 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-12-03 23:06.51 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" 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 b1ed080260d9fb3332ffd1ed74a70b40f8d46d66"))
2021-12-03 23:06.51 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" from cache

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


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

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

2021-12-03 23:06.51 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.10.2  (cached)
-> installed ocaml-base-compiler.4.10.2
-> installed ocaml-config.1
-> installed ocaml.4.10.2
Done.
# Run eval $(opam env --switch=4.10) to update the current shell environment
2021-12-03 23:06.51 ---> using "1619c81d9707d869be77006171f57f5e3afc1407625ed988230057b358ffb518" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8877 kB]
- Fetched 9106 kB in 2s (4693 kB/s)
- Reading package lists...
- 
2021-12-03 23:06.51 ---> using "fa3bcc7ebac5714aa847c46c71e7e5e3adff228991166a74bb8ceb55a507eda7" from cache

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

Nothing to do.
The following actions will be performed:
  - install seq                                    base     [required by re]
  - install conf-libev                             4-12     [required by tezos-stdlib-unix]
  - install conf-gmp                               3        [required by secp256k1-internal]
  - install conf-rust                              0.1      [required by bls12-381-unix]
  - install ocamlbuild                             0.14.0   [required by astring]
  - install conf-pkg-config                        2        [required by digestif]
  - install ocamlfind                              1.9.1    [required by ocp-ocamlres]
  - install conf-perl                              1        [required by zarith]
  - install cmdliner                               1.0.4    [required by irmin-pack]
  - install conf-which                             1        [required by hacl-star-raw]
  - install dune                                   2.9.1    [required by tezos-protocol-006-PsCARTHA-parameters]
  - install tezos-rust-libs                        1.1      [required by tezos-sapling]
  - install uchar                                  0.0.2    [required by jsonm]
  - install conf-libffi                            2.0.0    [required by ctypes-foreign]
  - install topkg                                  1.0.4    [required by astring]
  - install base-bytes                             base     [required by digestif]
  - install zarith                                 1.11     [required by tezos-protocol-environment]
  - install vector                                 1.0.0    [required by progress]
  - install tezos-protocol-environment-packer      10.2     [required by tezos-protocol-environment-sigs, tezos-protocol-environment-structs]
  - install tezos-hacl-glue                        10.2     [required by tezos-crypto, tezos-hacl-glue-unix]
  - install stdlib-shims                           0.3.0    [required by ipaddr, digestif]
  - install sexplib0                               v0.14.0  [required by ezjsonm]
  - install semaphore-compat                       1.0.1    [required by index]
  - install ringo                                  0.5      [required by tezos-crypto]
  - install result                                 1.5      [required by dune-configurator]
  - install re                                     1.10.3   [required by tezos-protocol-compiler]
  - install ppx_derivers                           1.2.1    [required by ppx_deriving]
  - install pprint                                 20211129 [required by ocp-ocamlres]
  - install optint                                 0.1.0    [required by irmin-pack]
  - install octavius                               1.2.2    [required by ppx_js_style]
  - install ocaml-syntax-shims                     1.0.0    [required by lwt]
  - install ocaml-compiler-libs                    v0.12.4  [required by ppxlib]
  - install mmap                                   1.1.0    [required by lwt]
  - install macaddr                                5.2.0    [required by ipaddr]
  - install jane-street-headers                    v0.14.0  [required by time_now]
  - install integers                               0.5.1    [required by ctypes]
  - install either                                 1.0.0    [required by repr]
  - install csexp                                  1.5.1    [required by dune-configurator]
  - install cppo                                   1.6.8    [required by hacl-star]
  - install bigarray-compat                        1.0.0    [required by digestif]
  - install bheap                                  2.0.0    [required by irmin]
  - install base64                                 3.5.0    [required by repr]
  - install ctypes-foreign                         0.18.0   [required by tezos-sapling]
  - install uutf                                   1.0.2    [required by tezos-micheline, irmin]
  - install ptime                                  0.8.6    [required by tezos-base]
  - install mtime                                  1.3.0    [required by irmin-pack]
  - install fmt                                    0.9.0    [required by irmin, irmin-pack]
  - install astring                                0.8.5    [required by ocp-ocamlres]
  - install stringext                              1.6.0    [required by uri]
  - install bigstring                              0.3      [required by secp256k1-internal]
  - install ff-sig                                 0.6.2    [required by bls12-381-unix]
  - install tezos-protocol-environment-sigs        10.2     [required by tezos-protocol-environment]
  - install ocamlgraph                             2.0.0    [required by irmin]
  - install ppxlib                                 0.23.0   [required by ppx_repr]
  - install dune-configurator                      2.9.1    [required by bls12-381-unix]
  - install ocplib-endian                          1.2      [required by json-data-encoding-bson, lwt]
  - install cstruct                                6.0.1    [required by secp256k1-internal, eqaf]
  - install bigstringaf                            0.8.0    [required by angstrom]
  - install ctypes                                 0.18.0   [required by bls12-381-unix, tezos-hacl-glue-unix]
  - install uucp                                   14.0.0   [required by progress]
  - install jsonm                                  1.0.1    [required by irmin]
  - install ocp-ocamlres                           0.4      [required by tezos-protocol-compiler]
  - install domain-name                            0.3.0    [required by ipaddr]
  - install bls12-381-gen                          0.4.3    [required by bls12-381-unix]
  - install ppx_deriving                           5.2.1    [required by ppx_repr]
  - install base                                   v0.14.2  [required by ppx_inline_test]
  - install lwt                                    5.5.0    [required by irmin, irmin-pack]
  - install secp256k1-internal                     0.2.0    [required by tezos-crypto]
  - install hex                                    1.4.0    [required by ezjsonm]
  - install eqaf                                   0.8      [required by digestif]
  - install angstrom                               0.15.0   [required by uri]
  - install hacl-star-raw                          0.3.2    [required by hacl-star]
  - install terminal                               0.2.1    [required by progress]
  - install repr                                   0.4.0    [required by irmin]
  - install ipaddr                                 5.2.0    [required by tezos-base]
  - install bls12-381                              0.4.3    [required by bls12-381-unix, tezos-crypto]
  - install stdio                                  v0.14.0  [required by jst-config, ppx_optcomp]
  - install ppx_sexp_conv                          v0.14.3  [required by ppx_base]
  - install ppx_js_style                           v0.14.1  [required by ppx_base]
  - install ppx_here                               v0.14.0  [required by ppx_assert]
  - install ppx_enumerate                          v0.14.0  [required by ppx_base]
  - install ppx_compare                            v0.14.0  [required by ppx_base]
  - install ppx_cold                               v0.14.0  [required by ppx_base]
  - install tezos-lwt-result-stdlib                10.2     [required by tezos-error-monad]
  - install lwt-canceler                           0.3      [required by tezos-error-monad]
  - install lwt_log                                1.1.1    [required by tezos-event-logging]
  - install logs                                   0.7.0    [required by irmin, irmin-pack]
  - install ezjsonm                                1.3.0    [required by tezos-stdlib-unix]
  - install digestif                               1.1.0    [required by tezos-context]
  - install uri                                    4.2.0    [required by irmin]
  - install hacl-star                              0.3.2    [required by tezos-hacl-glue-unix]
  - install ppx_repr                               0.4.0    [required by ppx_irmin, index]
  - install bls12-381-unix                         0.4.3    [required by tezos-base]
  - install ppx_optcomp                            v0.14.3  [required by time_now]
  - install ppx_hash                               v0.14.0  [required by ppx_base]
  - install ppx_assert                             v0.14.0  [required by jst-config]
  - install progress                               0.2.1    [required by index]
  - install resto                                  0.6.1    [required by tezos-rpc]
  - install json-data-encoding                     0.9.1    [required by data-encoding]
  - install tezos-hacl-glue-unix                   10.2     [required by tezos-base]
  - install ppx_irmin                              2.7.2    [required by irmin, irmin-pack]
  - install ppx_base                               v0.14.0  [required by time_now]
  - install jst-config                             v0.14.1  [required by time_now]
  - install index                                  1.4.1    [required by irmin-pack]
  - install resto-directory                        0.6.1    [required by tezos-rpc]
  - install json-data-encoding-bson                0.9.1    [required by data-encoding]
  - install irmin                                  2.7.2    [required by tezos-context]
  - install time_now                               v0.14.0  [required by ppx_inline_test]
  - install data-encoding                          0.3      [required by tezos-event-logging]
  - install irmin-layers                           2.7.2    [required by irmin-pack]
  - install ppx_inline_test                        v0.14.1  [required by tezos-micheline]
  - install irmin-pack                             2.7.2    [required by tezos-context]
  - install tezos-stdlib                           10.2     [required by tezos-error-monad]
  - install tezos-error-monad                      10.2     [required by tezos-micheline]
  - install tezos-rpc                              10.2     [required by tezos-crypto]
  - install tezos-micheline                        10.2     [required by tezos-base]
  - install tezos-event-logging                    10.2     [required by tezos-stdlib-unix]
  - install tezos-stdlib-unix                      10.2     [required by tezos-clic]
  - install tezos-clic                             10.2     [required by tezos-crypto]
  - install tezos-crypto                           10.2     [required by tezos-protocol-environment-structs, tezos-base, tezos-sapling]
  - install tezos-sapling                          10.2     [required by tezos-protocol-environment]
  - install tezos-protocol-environment-structs     10.2     [required by tezos-protocol-environment]
  - install tezos-base                             10.2     [required by tezos-protocol-environment]
  - install tezos-version                          10.2     [required by tezos-shell-services]
  - install tezos-p2p-services                     10.2     [required by tezos-shell-services]
  - install tezos-shell-services                   10.2     [required by tezos-context]
  - install tezos-context                          10.2     [required by tezos-protocol-environment]
  - install tezos-protocol-environment             10.2     [required by tezos-protocol-compiler]
  - install tezos-protocol-compiler                10.2     [required by tezos-protocol-006-PsCARTHA]
  - install tezos-protocol-006-PsCARTHA            10.2     [required by tezos-protocol-006-PsCARTHA-parameters]
  - install tezos-protocol-006-PsCARTHA-parameters 10.2
===== 131 to install =====

The following system packages will first need to be installed:
    cargo libev-dev libffi-dev libgmp-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "cargo" "libev-dev" "libffi-dev" "libgmp-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18105 files and directories currently installed.)
- Preparing to unpack .../libncursesw6_6.3-1_amd64.deb ...
- Unpacking libncursesw6:amd64 (6.3-1) over (6.2+20210905-1) ...
- Preparing to unpack .../libtinfo6_6.3-1_amd64.deb ...
- Unpacking libtinfo6:amd64 (6.3-1) over (6.2+20210905-1) ...
- Setting up libtinfo6:amd64 (6.3-1) ...
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18105 files and directories currently installed.)
- Preparing to unpack .../ncurses-bin_6.3-1_amd64.deb ...
- Unpacking ncurses-bin (6.3-1) over (6.2+20210905-1) ...
- Setting up ncurses-bin (6.3-1) ...
- Selecting previously unselected package libpython3.9-minimal:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18105 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-minimal_3.9.9-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.9-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../python3.9-minimal_3.9.9-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.9-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.9-1) ...
- Setting up python3.9-minimal (3.9.9-1) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18390 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.9.8-1_amd64.deb ...
- Unpacking python3-minimal (3.9.8-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../2-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.9-stdlib:amd64.
- Preparing to unpack .../3-libpython3.9-stdlib_3.9.9-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.9-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../4-python3.9_3.9.9-1_amd64.deb ...
- Unpacking python3.9 (3.9.9-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.9.8-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.9.8-1) ...
- Setting up python3-minimal (3.9.8-1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18788 files and directories currently installed.)
- Preparing to unpack .../python3_3.9.8-1_amd64.deb ...
- Unpacking python3 (3.9.8-1) ...
- Preparing to unpack .../libgmp10_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp10:amd64 (2:6.2.1+dfsg-3) over (2:6.2.1+dfsg-2) ...
- Setting up libgmp10:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libpipeline1:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18808 files and directories currently installed.)
- Preparing to unpack .../00-libpipeline1_1.5.4-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.4-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../01-binfmt-support_2.2.1-1_amd64.deb ...
- Unpacking binfmt-support (2.2.1-1) ...
- Selecting previously unselected package libhttp-parser2.9:amd64.
- Preparing to unpack .../02-libhttp-parser2.9_2.9.4-4_amd64.deb ...
- Unpacking libhttp-parser2.9:amd64 (2.9.4-4) ...
- Selecting previously unselected package libmbedcrypto3:amd64.
- Preparing to unpack .../03-libmbedcrypto3_2.16.11-0.3_amd64.deb ...
- Unpacking libmbedcrypto3:amd64 (2.16.11-0.3) ...
- Selecting previously unselected package libmbedx509-0:amd64.
- Preparing to unpack .../04-libmbedx509-0_2.16.11-0.3_amd64.deb ...
- Unpacking libmbedx509-0:amd64 (2.16.11-0.3) ...
- Selecting previously unselected package libmbedtls12:amd64.
- Preparing to unpack .../05-libmbedtls12_2.16.11-0.3_amd64.deb ...
- Unpacking libmbedtls12:amd64 (2.16.11-0.3) ...
- Selecting previously unselected package libgit2-1.1:amd64.
- Preparing to unpack .../06-libgit2-1.1_1.1.0+dfsg.1-4.1_amd64.deb ...
- Unpacking libgit2-1.1:amd64 (1.1.0+dfsg.1-4.1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../07-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../08-libxml2_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../09-libz3-4_4.8.12-1+b1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-1+b1) ...
- Selecting previously unselected package libllvm13:amd64.
- Preparing to unpack .../10-libllvm13_1%3a13.0.0-9+b1_amd64.deb ...
- Unpacking libllvm13:amd64 (1:13.0.0-9+b1) ...
- Selecting previously unselected package libstd-rust-1.56:amd64.
- Preparing to unpack .../11-libstd-rust-1.56_1.56.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-1.56:amd64 (1.56.0+dfsg1-2) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../12-libstd-rust-dev_1.56.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.56.0+dfsg1-2) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../13-rustc_1.56.0+dfsg1-2_amd64.deb ...
- Unpacking rustc (1.56.0+dfsg1-2) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../14-cargo_0.57.0-3_amd64.deb ...
- Unpacking cargo (0.57.0-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../15-icu-devtools_67.1-7_amd64.deb ...
- Unpacking icu-devtools (67.1-7) ...
- Selecting previously unselected package libclang-cpp13.
- Preparing to unpack .../16-libclang-cpp13_1%3a13.0.0-9+b1_amd64.deb ...
- Unpacking libclang-cpp13 (1:13.0.0-9+b1) ...
- Selecting previously unselected package libev4:amd64.
- Preparing to unpack .../17-libev4_1%3a4.33-1_amd64.deb ...
- Unpacking libev4:amd64 (1:4.33-1) ...
- Selecting previously unselected package libev-dev:amd64.
- Preparing to unpack .../18-libev-dev_1%3a4.33-1_amd64.deb ...
- Unpacking libev-dev:amd64 (1:4.33-1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../19-libffi-dev_3.4.2-3_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.2-3) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../20-libglib2.0-0_2.70.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.70.1-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../21-libglib2.0-data_2.70.1-1_all.deb ...
- Unpacking libglib2.0-data (2.70.1-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../22-libgmpxx4ldbl_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../23-libgmp-dev_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../24-libicu-dev_67.1-7_amd64.deb ...
- Unpacking libicu-dev:amd64 (67.1-7) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../25-libncurses6_6.3-1_amd64.deb ...
- Unpacking libncurses6:amd64 (6.3-1) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../26-libncurses-dev_6.3-1_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.3-1) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../27-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Selecting previously unselected package libtinfo-dev:amd64.
- Preparing to unpack .../28-libtinfo-dev_6.3-1_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.3-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../29-libxml2-dev_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.12+dfsg-5+b1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../30-libyaml-0-2_0.2.2-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../31-libz3-dev_4.8.12-1+b1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-1+b1) ...
- Selecting previously unselected package llvm-13-runtime.
- Preparing to unpack .../32-llvm-13-runtime_1%3a13.0.0-9+b1_amd64.deb ...
- Unpacking llvm-13-runtime (1:13.0.0-9+b1) ...
- Selecting previously unselected package llvm-13-linker-tools.
- Preparing to unpack .../33-llvm-13-linker-tools_1%3a13.0.0-9+b1_amd64.deb ...
- Unpacking llvm-13-linker-tools (1:13.0.0-9+b1) ...
- Selecting previously unselected package llvm-13.
- Preparing to unpack .../34-llvm-13_1%3a13.0.0-9+b1_amd64.deb ...
- Unpacking llvm-13 (1:13.0.0-9+b1) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../35-python3-pkg-resources_59.4.0-1_all.deb ...
- Unpacking python3-pkg-resources (59.4.0-1) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../36-python3-pygments_2.7.1+dfsg-2.1_all.deb ...
- Unpacking python3-pygments (2.7.1+dfsg-2.1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../37-python3-yaml_5.4.1-1+b1_amd64.deb ...
- Unpacking python3-yaml (5.4.1-1+b1) ...
- Selecting previously unselected package llvm-13-tools.
- Preparing to unpack .../38-llvm-13-tools_1%3a13.0.0-9+b1_amd64.deb ...
- Unpacking llvm-13-tools (1:13.0.0-9+b1) ...
- Selecting previously unselected package llvm-13-dev.
- Preparing to unpack .../39-llvm-13-dev_1%3a13.0.0-9+b1_amd64.deb ...
- Unpacking llvm-13-dev (1:13.0.0-9+b1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../40-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../41-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../42-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up media-types (4.0.0) ...
- Setting up libpipeline1:amd64 (1.5.4-1) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libyaml-0-2:amd64 (0.2.2-1) ...
- Setting up libglib2.0-0:amd64 (2.70.1-1) ...
- No schema files found: doing nothing.
- Setting up libev4:amd64 (1:4.33-1) ...
- Setting up libffi-dev:amd64 (3.4.2-3) ...
- Setting up libz3-4:amd64 (4.8.12-1+b1) ...
- Setting up libglib2.0-data (2.70.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Setting up libncurses6:amd64 (6.3-1) ...
- Setting up binfmt-support (2.2.1-1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up icu-devtools (67.1-7) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libncursesw6:amd64 (6.3-1) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libmbedcrypto3:amd64 (2.16.11-0.3) ...
- Setting up libev-dev:amd64 (1:4.33-1) ...
- Setting up libicu-dev:amd64 (67.1-7) ...
- Setting up libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-4) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.9-1) ...
- Setting up libpython3-stdlib:amd64 (3.9.8-1) ...
- Setting up libz3-dev:amd64 (4.8.12-1+b1) ...
- Setting up libncurses-dev:amd64 (6.3-1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libmbedx509-0:amd64 (2.16.11-0.3) ...
- Setting up libmbedtls12:amd64 (2.16.11-0.3) ...
- Setting up libxml2-dev:amd64 (2.9.12+dfsg-5+b1) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up libllvm13:amd64 (1:13.0.0-9+b1) ...
- Setting up llvm-13-runtime (1:13.0.0-9+b1) ...
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- Setting up libstd-rust-1.56:amd64 (1.56.0+dfsg1-2) ...
- Setting up python3.9 (3.9.9-1) ...
- Setting up libtinfo-dev:amd64 (6.3-1) ...
- Setting up libgit2-1.1:amd64 (1.1.0+dfsg.1-4.1) ...
- Setting up python3 (3.9.8-1) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up llvm-13-linker-tools (1:13.0.0-9+b1) ...
- Setting up libstd-rust-dev:amd64 (1.56.0+dfsg1-2) ...
- Setting up libclang-cpp13 (1:13.0.0-9+b1) ...
- Setting up rustc (1.56.0+dfsg1-2) ...
- Setting up python3-pkg-resources (59.4.0-1) ...
- Setting up llvm-13 (1:13.0.0-9+b1) ...
- Setting up python3-yaml (5.4.1-1+b1) ...
- Setting up cargo (0.57.0-3) ...
- Setting up python3-pygments (2.7.1+dfsg-2.1) ...
- Setting up llvm-13-tools (1:13.0.0-9+b1) ...
- Setting up llvm-13-dev (1:13.0.0-9+b1) ...
- Processing triggers for libc-bin (2.32-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/393:
Processing  2/393:
Processing  3/393:
-> retrieved astring.0.8.5  (cached)
Processing  4/393:
Processing  5/393:
-> retrieved angstrom.0.15.0  (cached)
Processing  6/393:
-> retrieved base.v0.14.2  (cached)
Processing  7/393:
-> retrieved base64.3.5.0  (cached)
Processing  8/393:
-> retrieved bheap.2.0.0  (cached)
Processing  9/393:
-> retrieved bigarray-compat.1.0.0  (cached)
Processing 10/393:
-> retrieved bigstring.0.3  (cached)
Processing 11/393:
-> retrieved bigstringaf.0.8.0  (cached)
Processing 12/393:
-> retrieved bls12-381.0.4.3  (cached)
Processing 13/393:
-> retrieved bls12-381-gen.0.4.3  (cached)
Processing 14/393:
Processing 15/393:
Processing 16/393:
Processing 17/393:
Processing 18/393:
Processing 19/393:
Processing 20/393:
Processing 21/393:
Processing 22/393: [conf-gmp: sh]
Processing 23/393: [conf-gmp: sh] [conf-libev: sh]
Processing 24/393: [conf-gmp: sh] [conf-libev: sh] [conf-perl: perl]
Processing 25/393: [conf-gmp: sh] [conf-libev: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 26/393: [conf-gmp: sh] [conf-libev: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-rust: cargo]
Processing 27/393: [conf-gmp: sh] [conf-libev: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-which: which which]
-> retrieved bls12-381-unix.0.4.3  (cached)
Processing 28/393: [conf-gmp: sh] [conf-libev: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-which: which which]
-> retrieved cmdliner.1.0.4  (cached)
Processing 29/393: [conf-gmp: sh] [conf-libev: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-which: which which]
Processing 30/393: [cmdliner: make all] [conf-gmp: sh] [conf-libev: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-which: which which]
-> retrieved cppo.1.6.8  (cached)
Processing 31/393: [cmdliner: make all] [conf-gmp: sh] [conf-libev: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-perl.1)
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.1
Processing 31/393: [cmdliner: make all] [conf-gmp: sh] [conf-libev: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-which: which which]
-> installed conf-perl.1
Processing 32/393: [cmdliner: make all] [conf-gmp: sh] [conf-libev: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 32/393: [cmdliner: make all] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-which: which which]
Processing 33/393: [cmdliner: make all] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-gmp.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.3
Processing 33/393: [cmdliner: make all] [conf-libev: sh] [conf-rust: cargo] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "./build.sh" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-libev.4-12)
- testing for libev: ............................. available
- testing for libev: ............................. available
-> compiled  conf-libev.4-12
Processing 33/393: [cmdliner: make all] [conf-rust: cargo] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "--version" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-rust.0.1)
- cargo 1.56.0
- cargo 1.56.0
Processing 33/393: [cmdliner: make all] [conf-rust: rustc] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-which.1)
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which
-> compiled  conf-which.1
Processing 33/393: [cmdliner: make all] [conf-rust: rustc] [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 34/393: [cmdliner: make all] [conf-rust: rustc] [conf-pkg-config: mkdir]
Processing 35/393: [cmdliner: make all] [conf-rust: rustc] [conf-pkg-config: mkdir]
-> retrieved cstruct.6.0.1  (cached)
Processing 36/393: [cmdliner: make all] [conf-rust: rustc] [conf-pkg-config: mkdir]
-> retrieved ctypes.0.18.0  (cached)
Processing 37/393: [cmdliner: make all] [conf-rust: rustc] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.10/lib/pkgconfig" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 37/393: [cmdliner: make all] [conf-rust: rustc]
Processing 38/393: [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-rust: rustc]
-> installed conf-gmp.3
Processing 39/393: [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-rust: rustc]
-> installed conf-libev.4-12
Processing 40/393: [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-rust: rustc]
-> installed conf-which.1
Processing 41/393: [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-rust: rustc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rustc" "--version" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-rust.0.1)
- rustc 1.56.0
- rustc 1.56.0
-> compiled  conf-rust.0.1
Processing 41/393: [cmdliner: make all] [conf-libffi: pkg-config libffi]
-> installed conf-rust.0.1
Processing 42/393: [cmdliner: make all] [conf-libffi: pkg-config libffi]
-> retrieved data-encoding.0.3  (cached)
Processing 43/393: [cmdliner: make all] [conf-libffi: pkg-config libffi]
-> retrieved domain-name.0.3.0  (cached)
Processing 44/393: [cmdliner: make all] [conf-libffi: pkg-config libffi]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 44/393: [cmdliner: make all]
-> installed conf-libffi.2.0.0
Processing 45/393: [cmdliner: make all]
Processing 46/393: [cmdliner: make all]
-> installed ctypes-foreign.0.18.0
Processing 47/393: [cmdliner: make all]
-> retrieved dune.2.9.1  (cached)
Processing 48/393: [cmdliner: make all]
Processing 49/393: [cmdliner: make all] [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.10" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.0.4)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 49/393: [dune: ocaml bootstrap.ml]
Processing 50/393: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved digestif.1.1.0  (cached)
Processing 51/393: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved dune-configurator.2.9.1  (cached)
Processing 52/393: [dune: ocaml bootstrap.ml] [cmdliner: make install]
-> retrieved either.1.0.0  (cached)
Processing 53/393: [dune: ocaml bootstrap.ml] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.10/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.10/doc/cmdliner" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.10/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.10/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.10/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.10/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.10/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.10/lib/cmdliner
- install -d /home/opam/.opam/4.10/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.10/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.10/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.10/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.10/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.10/lib/cmdliner
Processing 53/393: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved eqaf.0.8  (cached)
Processing 54/393: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved ezjsonm.1.3.0  (cached)
Processing 55/393: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
-> retrieved ff-sig.0.6.2  (cached)
Processing 56/393: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.10/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.10/doc/cmdliner" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.10/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.10/doc/cmdliner
- install -d /home/opam/.opam/4.10/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.10/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 56/393: [dune: ocaml bootstrap.ml]
-> retrieved fmt.0.9.0  (cached)
Processing 57/393: [dune: ocaml bootstrap.ml]
-> retrieved hacl-star.0.3.2  (cached)
Processing 58/393: [dune: ocaml bootstrap.ml]
-> retrieved hacl-star-raw.0.3.2  (cached)
Processing 59/393: [dune: ocaml bootstrap.ml]
-> retrieved hex.1.4.0  (cached)
Processing 60/393: [dune: ocaml bootstrap.ml]
-> retrieved index.1.4.1  (cached)
Processing 61/393: [dune: ocaml bootstrap.ml]
-> retrieved integers.0.5.1  (cached)
Processing 62/393: [dune: ocaml bootstrap.ml]
-> retrieved ipaddr.5.2.0  (cached)
Processing 63/393: [dune: ocaml bootstrap.ml]
-> retrieved irmin.2.7.2  (cached)
Processing 64/393: [dune: ocaml bootstrap.ml]
-> retrieved irmin-layers.2.7.2  (cached)
Processing 65/393: [dune: ocaml bootstrap.ml]
-> retrieved irmin-pack.2.7.2  (cached)
Processing 66/393: [dune: ocaml bootstrap.ml]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 67/393: [dune: ocaml bootstrap.ml]
-> retrieved json-data-encoding.0.9.1  (cached)
Processing 68/393: [dune: ocaml bootstrap.ml]
-> retrieved json-data-encoding-bson.0.9.1  (cached)
Processing 69/393: [dune: ocaml bootstrap.ml]
-> retrieved jsonm.1.0.1  (cached)
Processing 70/393: [dune: ocaml bootstrap.ml]
-> retrieved jst-config.v0.14.1  (cached)
Processing 71/393: [dune: ocaml bootstrap.ml]
-> retrieved logs.0.7.0  (cached)
Processing 72/393: [dune: ocaml bootstrap.ml]
-> retrieved lwt-canceler.0.3  (cached)
Processing 73/393: [dune: ocaml bootstrap.ml]
-> retrieved lwt.5.5.0  (cached)
Processing 74/393: [dune: ocaml bootstrap.ml]
-> retrieved lwt_log.1.1.1  (cached)
Processing 75/393: [dune: ocaml bootstrap.ml]
-> retrieved macaddr.5.2.0  (cached)
Processing 76/393: [dune: ocaml bootstrap.ml]
-> retrieved mmap.1.1.0  (cached)
Processing 77/393: [dune: ocaml bootstrap.ml]
-> retrieved mtime.1.3.0  (cached)
Processing 78/393: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 79/393: [dune: ocaml bootstrap.ml]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 80/393: [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 81/393: [dune: ocaml bootstrap.ml]
Processing 82/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 83/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 84/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlgraph.2.0.0  (cached)
Processing 85/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocp-ocamlres.0.4  (cached)
Processing 86/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.10" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.10/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.10/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.10/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.10/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.10/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.10/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.10"; \
- echo "BINDIR=/home/opam/.opam/4.10/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.10/lib"; \
- echo "MANDIR=/home/opam/.opam/4.10/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.10/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.10/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.10/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.10/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.10/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.10/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.10/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.10"; \
- echo "BINDIR=/home/opam/.opam/4.10/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.10/lib"; \
- echo "MANDIR=/home/opam/.opam/4.10/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.10/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.10/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.10/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.10/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 86/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 87/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved octavius.1.2.2  (cached)
Processing 88/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved optint.0.1.0  (cached)
Processing 89/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved pprint.20211129  (cached)
Processing 90/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 91/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 92/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 93/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 94/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 95/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_deriving.5.2.1  (cached)
Processing 96/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 97/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 98/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 99/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 100/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 101/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 102/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 103/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_repr.0.4.0  (cached)
Processing 104/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_irmin.2.7.2  (cached)
Processing 105/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ptime.0.8.6  (cached)
Processing 106/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppxlib.0.23.0  (cached)
Processing 107/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved progress.0.2.1  (cached)
Processing 108/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved re.1.10.3  (cached)
Processing 109/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.10/bin" "-sitelib" "/home/opam/.opam/4.10/lib" "-mandir" "/home/opam/.opam/4.10/man" "-config" "/home/opam/.opam/4.10/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.10/lib/ocaml
-     Binaries:              /home/opam/.opam/4.10/bin
-     Manual pages:          /home/opam/.opam/4.10/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.10/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.10/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.10/bin
-     Manual pages:          /home/opam/.opam/4.10/man
-     topfind script:        /home/opam/.opam/4.10/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.10/lib/ocaml
-     Binaries:              /home/opam/.opam/4.10/bin
-     Manual pages:          /home/opam/.opam/4.10/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.10/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.10/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.10/bin
-     Manual pages:          /home/opam/.opam/4.10/man
-     topfind script:        /home/opam/.opam/4.10/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 109/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved repr.0.4.0  (cached)
Processing 110/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved resto.0.6.1  (cached)
Processing 111/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved resto-directory.0.6.1  (cached)
Processing 112/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 113/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ringo.0.5  (cached)
Processing 114/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 115/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 116/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed seq.base
Processing 117/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved semaphore-compat.1.0.1  (cached)
Processing 118/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 119/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved secp256k1-internal.0.2.0  (cached)
Processing 120/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdio.v0.14.0  (cached)
Processing 121/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 122/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stringext.1.6.0  (cached)
Processing 123/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved terminal.0.2.1  (cached)
Processing 124/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.10/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.10/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.10/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.10/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.10/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.10/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.10/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.10/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
Processing 124/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved tezos-base.10.2  (cached)
Processing 125/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved tezos-clic.10.2  (cached)
Processing 126/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved tezos-context.10.2  (cached)
Processing 127/393: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.10/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.10/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.10/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.10/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 127/393: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
-> installed ocamlbuild.0.14.0
Processing 128/393: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 128/393: [dune: ocaml bootstrap.ml]
Processing 129/393: [dune: ocaml bootstrap.ml] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.10/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.10/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.10/bin"
- mkdir -p "/home/opam/.opam/4.10/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.10/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.10/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.10/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.10/lib/findlib"
- mkdir -p "/home/opam/.opam/4.10/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.10/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.10/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.10/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.10/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.10/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.10/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.10/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.10/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.10/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.10/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.10/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.10/man/man1" "/home/opam/.opam/4.10/man/man3" "/home/opam/.opam/4.10/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.10/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.10/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.10/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.10/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.10/bin"
- mkdir -p "/home/opam/.opam/4.10/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.10/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.10/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.10/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.10/lib/findlib"
- mkdir -p "/home/opam/.opam/4.10/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.10/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.10/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.10/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.10/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.10/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.10/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.10/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.10/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.10/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.10/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.10/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.10/man/man1" "/home/opam/.opam/4.10/man/man3" "/home/opam/.opam/4.10/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.10/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.10/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 129/393: [dune: ocaml bootstrap.ml]
Processing 130/393: [dune: ocaml bootstrap.ml]
-> installed base-bytes.base
Processing 131/393: [dune: ocaml bootstrap.ml]
-> retrieved tezos-crypto.10.2  (cached)
Processing 132/393: [dune: ocaml bootstrap.ml]
-> retrieved tezos-error-monad.10.2  (cached)
Processing 133/393: [dune: ocaml bootstrap.ml]
-> retrieved tezos-event-logging.10.2  (cached)
Processing 134/393: [dune: ocaml bootstrap.ml]
-> retrieved tezos-hacl-glue.10.2  (cached)
Processing 135/393: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.2.9.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

Processing 135/393: [dune: ./dune.exe build]
-> retrieved tezos-hacl-glue-unix.10.2  (cached)
Processing 136/393: [dune: ./dune.exe build]
-> retrieved tezos-lwt-result-stdlib.10.2  (cached)
Processing 137/393: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
Processing 137/393:
-> installed dune.2.9.1
Processing 138/393:
Processing 139/393: [base64: dune build]
Processing 140/393: [base64: dune build] [bheap: dune build]
Processing 141/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build]
Processing 142/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build]
Processing 143/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build]
Processing 144/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build]
Processing 145/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build]
Processing 146/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build]
Processing 147/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build]
Processing 148/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build]
Processing 149/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build]
Processing 150/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build]
Processing 151/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 152/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
Processing 153/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build]
Processing 154/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build]
Processing 155/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build]
Processing 156/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 157/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
Processing 158/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build]
Processing 159/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build]
Processing 160/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build]
Processing 161/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 162/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 163/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> retrieved tezos-micheline.10.2  (cached)
Processing 164/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> retrieved tezos-p2p-services.10.2  (cached)
Processing 165/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> retrieved tezos-protocol-006-PsCARTHA.10.2  (cached)
Processing 166/393: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/base64.3.5.0)
-> compiled  base64.3.5.0
Processing 166/393: [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed base64.3.5.0
Processing 167/393: [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bheap" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bheap.2.0.0)
-> compiled  bheap.2.0.0
Processing 167/393: [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed bheap.2.0.0
Processing 168/393: [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bigarray-compat.1.0.0)
-> compiled  bigarray-compat.1.0.0
Processing 168/393: [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed bigarray-compat.1.0.0
Processing 169/393: [bigstring: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
Processing 170/393: [bigstring: dune build] [bigstringaf: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
Processing 171/393: [bigstring: dune build] [bigstringaf: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstring" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bigstring.0.3)
-> compiled  bigstring.0.3
Processing 171/393: [bigstringaf: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed bigstring.0.3
Processing 172/393: [bigstringaf: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cppo.1.6.8)
-> compiled  cppo.1.6.8
Processing 172/393: [bigstringaf: dune build] [csexp: dune build] [cstruct: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed cppo.1.6.8
Processing 173/393: [bigstringaf: dune build] [csexp: dune build] [cstruct: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
Processing 174/393: [bigstringaf: dune build] [csexp: dune build] [cstruct: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 174/393: [bigstringaf: dune build] [cstruct: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed csexp.1.5.1
Processing 175/393: [bigstringaf: dune build] [cstruct: dune build] [either: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "either" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/either.1.0.0)
-> compiled  either.1.0.0
Processing 175/393: [bigstringaf: dune build] [cstruct: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed either.1.0.0
Processing 176/393: [bigstringaf: dune build] [cstruct: dune build] [integers: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/integers.0.5.1)
-> compiled  integers.0.5.1
Processing 176/393: [bigstringaf: dune build] [cstruct: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed integers.0.5.1
Processing 177/393: [bigstringaf: dune build] [cstruct: dune build] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
Processing 178/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [jane-street-headers: dune build] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/jane-street-headers.v0.14.0)
-> compiled  jane-street-headers.v0.14.0
Processing 178/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed jane-street-headers.v0.14.0
Processing 179/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [macaddr: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "macaddr" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/macaddr.5.2.0)
-     ocamlopt lib/.macaddr_top.objs/native/macaddr_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-     ocamlopt lib/.macaddr_top.objs/native/macaddr_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  macaddr.5.2.0
Processing 179/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed macaddr.5.2.0
Processing 180/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mmap" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mmap.1.1.0)
-> compiled  mmap.1.1.0
Processing 180/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed mmap.1.1.0
Processing 181/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 181/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed ocaml-compiler-libs.v0.12.4
Processing 182/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 182/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed ocaml-syntax-shims.1.0.0
Processing 183/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [octavius: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/octavius.1.2.2)
-> compiled  octavius.1.2.2
Processing 183/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed octavius.1.2.2
Processing 184/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [optint: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "optint" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/optint.0.1.0)
-> compiled  optint.0.1.0
Processing 184/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed optint.0.1.0
Processing 185/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [pprint: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pprint" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/pprint.20211129)
-> compiled  pprint.20211129
Processing 185/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed pprint.20211129
Processing 186/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 186/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed ppx_derivers.1.2.1
Processing 187/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [re: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/re.1.10.3)
-> compiled  re.1.10.3
Processing 187/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed re.1.10.3
Processing 188/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [result: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 188/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed result.1.5
Processing 189/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [ocplib-endian: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
Processing 190/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocplib-endian: dune build] [ringo: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ringo" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ringo.0.5)
-> compiled  ringo.0.5
Processing 190/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocplib-endian: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed ringo.0.5
Processing 191/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocplib-endian: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "semaphore-compat" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/semaphore-compat.1.0.1)
-> compiled  semaphore-compat.1.0.1
Processing 191/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed semaphore-compat.1.0.1
Processing 192/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 192/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocplib-endian: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed sexplib0.v0.14.0
Processing 193/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocplib-endian: dune build] [stdlib-shims: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 193/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocplib-endian: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
-> installed stdlib-shims.0.3.0
Processing 194/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocplib-endian: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
Processing 195/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
Processing 196/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [stringext: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 196/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: rm vendors]
-> installed stringext.1.6.0
Processing 197/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-hacl-glue.10.2)
Processing 197/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
-> retrieved tezos-protocol-006-PsCARTHA-parameters.10.2  (cached)
Processing 198/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
-> retrieved tezos-protocol-compiler.10.2  (cached)
Processing 199/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
-> retrieved tezos-protocol-environment.10.2  (cached)
Processing 200/393: [bigstringaf: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bigstringaf.0.8.0)
-        gmake lib/freestanding/libbigstringaf_freestanding_stubs.a
- touch libbigstringaf_freestanding_stubs.a
-        gmake lib/freestanding/libbigstringaf_freestanding_stubs.a
- touch libbigstringaf_freestanding_stubs.a
-> compiled  bigstringaf.0.8.0
Processing 200/393: [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
-> installed bigstringaf.0.8.0
Processing 201/393: [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
Processing 202/393: [angstrom: dune build] [cstruct: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/cstruct.6.0.1)
-> compiled  cstruct.6.0.1
Processing 202/393: [angstrom: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
-> installed cstruct.6.0.1
Processing 203/393: [angstrom: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
Processing 204/393: [angstrom: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [eqaf: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
Processing 205/393: [angstrom: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [eqaf: dune build] [hex: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 205/393: [angstrom: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [eqaf: dune build] [hex: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
-> installed ocplib-endian.1.2
Processing 206/393: [angstrom: dune build] [ctypes: make libffi.config] [dune-configurator: dune build] [eqaf: dune build] [hex: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "libffi.config" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0)
- ./src/discover/determine_as_needed_flags.sh >> asneeded.config
- ocamlfind  ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover
- ./discover -ocamlc "ocamlfind  ocamlc" > libffi.config || (rm libffi.config && false)
- testing for brew: .............................. unavailable
- testing for MacPorts: .......................... unavailable
- testing for pkg-config: ........................ available
- testing for libffi: ............................ available
- make: 'libffi.config' is up to date.
- ./src/discover/determine_as_needed_flags.sh >> asneeded.config
- ocamlfind  ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover
- ./discover -ocamlc "ocamlfind  ocamlc" > libffi.config || (rm libffi.config && false)
- testing for brew: .............................. unavailable
- testing for MacPorts: .......................... unavailable
- testing for pkg-config: ........................ available
- testing for libffi: ............................ available
- make: 'libffi.config' is up to date.
Processing 206/393: [angstrom: dune build] [ctypes: make ctypes-base] [dune-configurator: dune build] [eqaf: dune build] [hex: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune-configurator.2.9.1)
-> compiled  dune-configurator.2.9.1
Processing 206/393: [angstrom: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [hex: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
-> installed dune-configurator.2.9.1
Processing 207/393: [angstrom: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [hex: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
Processing 208/393: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [hex: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
Processing 209/393: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [hex: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [tezos-hacl-glue: dune build]
Processing 210/393: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [hex: dune build] [lwt: dune exec] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-hacl-glue: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlgraph" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocamlgraph.2.0.0)
-> compiled  ocamlgraph.2.0.0
Processing 210/393: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [hex: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-hacl-glue: dune build]
-> installed ocamlgraph.2.0.0
Processing 211/393: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [hex: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-hacl-glue: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-hacl-glue" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-hacl-glue.10.2)
Processing 211/393: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [hex: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-hacl-glue: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "hex" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/hex.1.4.0)
-> compiled  hex.1.4.0
Processing 211/393: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-hacl-glue: mv]
-> installed hex.1.4.0
Processing 212/393: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-hacl-glue: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_hacl_glue/virtual/tezos-hacl-glue.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-hacl-glue.10.2)
-> compiled  tezos-hacl-glue.10.2
Processing 212/393: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build]
-> installed tezos-hacl-glue.10.2
Processing 213/393: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/angstrom.0.15.0)
-> compiled  angstrom.0.15.0
Processing 213/393: [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build]
-> installed angstrom.0.15.0
Processing 214/393: [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build]
-> retrieved tezos-protocol-environment-packer.10.2  (cached)
Processing 215/393: [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build]
Processing 216/393: [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-protocol-environment-packer: rm vendors]
-> retrieved tezos-protocol-environment-sigs.10.2  (cached)
Processing 217/393: [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-protocol-environment-packer: rm vendors]
-> retrieved tezos-protocol-environment-structs.10.2  (cached)
Processing 218/393: [base: dune build] [ctypes: make ctypes-base] [eqaf: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-protocol-environment-packer: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "eqaf" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/eqaf.0.8)
-> compiled  eqaf.0.8
Processing 218/393: [base: dune build] [ctypes: make ctypes-base] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-protocol-environment-packer: rm vendors]
-> installed eqaf.0.8
Processing 219/393: [base: dune build] [ctypes: make ctypes-base] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-protocol-environment-packer: rm vendors]
Processing 220/393: [base: dune build] [ctypes: make ctypes-base] [digestif: dune build] [lwt: dune exec] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-protocol-environment-packer: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/lwt.5.5.0)
Processing 220/393: [base: dune build] [ctypes: make ctypes-base] [digestif: dune build] [lwt: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [tezos-protocol-environment-packer: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "47" "-p" "secp256k1-internal" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/secp256k1-internal.0.2.0)
-       ocamlc src/.libsecp256k1.objs/byte/libsecp256k1__Internal.{cmo,cmt}
- File "src/internal.ml", line 42, characters 39-42:
- 42 |     Cstruct.(get_bin (to_bigarray cs) (len cs))
-                                             ^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/internal.ml", line 44, characters 41-44:
- 44 |     Cstruct.(set_bin r (to_bigarray cs) (len cs))
-                                               ^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
-     ocamlopt src/.libsecp256k1.objs/native/libsecp256k1__Internal.{cmx,o}
- File "src/internal.ml", line 42, characters 39-42:
- 42 |     Cstruct.(get_bin (to_bigarray cs) (len cs))
-                                             ^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/internal.ml", line 44, characters 41-44:
- 44 |     Cstruct.(set_bin r (to_bigarray cs) (len cs))
-                                               ^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
-       ocamlc src/.libsecp256k1.objs/byte/libsecp256k1__Internal.{cmo,cmt}
- File "src/internal.ml", line 42, characters 39-42:
- 42 |     Cstruct.(get_bin (to_bigarray cs) (len cs))
-                                             ^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/internal.ml", line 44, characters 41-44:
- 44 |     Cstruct.(set_bin r (to_bigarray cs) (len cs))
-                                               ^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
-     ocamlopt src/.libsecp256k1.objs/native/libsecp256k1__Internal.{cmx,o}
- File "src/internal.ml", line 42, characters 39-42:
- 42 |     Cstruct.(get_bin (to_bigarray cs) (len cs))
-                                             ^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/internal.ml", line 44, characters 41-44:
- 44 |     Cstruct.(set_bin r (to_bigarray cs) (len cs))
-                                               ^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
-> compiled  secp256k1-internal.0.2.0
Processing 220/393: [base: dune build] [ctypes: make ctypes-base] [digestif: dune build] [lwt: dune build] [ppxlib: dune build] [tezos-protocol-environment-packer: rm vendors]
-> installed secp256k1-internal.0.2.0
Processing 221/393: [base: dune build] [ctypes: make ctypes-base] [digestif: dune build] [lwt: dune build] [ppxlib: dune build] [tezos-protocol-environment-packer: rm vendors]
-> retrieved tezos-rpc.10.2  (cached)
Processing 222/393: [base: dune build] [ctypes: make ctypes-base] [digestif: dune build] [lwt: dune build] [ppxlib: dune build] [tezos-protocol-environment-packer: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment-packer.10.2)
Processing 222/393: [base: dune build] [ctypes: make ctypes-base] [digestif: dune build] [lwt: dune build] [ppxlib: dune build] [tezos-protocol-environment-packer: dune build]
-> retrieved tezos-rust-libs.1.1  (cached)
Processing 223/393: [base: dune build] [ctypes: make ctypes-base] [digestif: dune build] [lwt: dune build] [ppxlib: dune build] [tezos-protocol-environment-packer: dune build]
Processing 224/393: [base: dune build] [ctypes: make ctypes-base] [digestif: dune build] [lwt: dune build] [ppxlib: dune build] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "digestif" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/digestif.1.1.0)
-        gmake freestanding/libdigestif_freestanding_stubs.a
- touch libdigestif_freestanding_stubs.a
-        gmake freestanding/libdigestif_freestanding_stubs.a
- touch libdigestif_freestanding_stubs.a
Processing 224/393: [base: dune build] [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt: dune build] [ppxlib: dune build] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/lwt.5.5.0)
-> compiled  lwt.5.5.0
Processing 224/393: [base: dune build] [ctypes: make ctypes-base] [digestif: ./install/install.ml] [ppxlib: dune build] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
-> installed lwt.5.5.0
Processing 225/393: [base: dune build] [ctypes: make ctypes-base] [digestif: ./install/install.ml] [ppxlib: dune build] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
Processing 226/393: [base: dune build] [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [ppxlib: dune build] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
Processing 227/393: [base: dune build] [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppxlib: dune build] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
Processing 228/393: [base: dune build] [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppxlib: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/base.v0.14.2)
-> compiled  base.v0.14.2
Processing 228/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppxlib: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
-> installed base.v0.14.2
Processing 229/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppxlib: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
Processing 230/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppxlib: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
-> retrieved tezos-sapling.10.2  (cached)
Processing 231/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppxlib: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
-> retrieved tezos-shell-services.10.2  (cached)
Processing 232/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppxlib: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: dune build] [tezos-rust-libs: mkdir .cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-protocol-environment-packer" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment-packer.10.2)
Processing 232/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppxlib: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
-> retrieved tezos-stdlib.10.2  (cached)
Processing 233/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppxlib: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppxlib.0.23.0)
-> compiled  ppxlib.0.23.0
Processing 233/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
-> installed ppxlib.0.23.0
Processing 234/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
Processing 235/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppx_cold: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
Processing 236/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
Processing 237/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
Processing 238/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
Processing 239/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
Processing 240/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
Processing 241/393: [ctypes: make ctypes-base] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0)
- ocamlfind  ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure
- ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false)
- ocamlfind  ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure
- ./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log || false)
- cp src/ctypes-foreign/dl.ml.unix src/ctypes-foreign/dl.ml
- cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/lDouble.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/complexL.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_bigarray.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_static.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_type_printing.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 189, characters 32-54:
- 189 |   let fill ({ alength; astart = (CPointer p as astart) } as arr) v =
-                                       ^^^^^^^^^^^^^^^^^^^^^^
- Warning 26: unused variable astart.
- File "src/ctypes/ctypes_memory.ml", line 189, characters 11-64:
- 189 |   let fill ({ alength; astart = (CPointer p as astart) } as arr) v =
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26: unused variable arr.
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_coerce.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_types.mli
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/cstubs_internals.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/posixTypes.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -cclib -lctypes_stubs -dllib -lctypes_stubs  -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray-compat -package integers   -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/complex_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/ctypes_bigarrays.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/ctypes_roots.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/ldouble_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/managed_buffer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/posix_types_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/raw_pointer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/type_info_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o  
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 189, characters 32-54:
- 189 |   let fill ({ alength; astart = (CPointer p as astart) } as arr) v =
-                                       ^^^^^^^^^^^^^^^^^^^^^^
- Warning 26: unused variable astart.
- File "src/ctypes/ctypes_memory.ml", line 189, characters 11-64:
- 189 |   let fill ({ alength; astart = (CPointer p as astart) } as arr) v =
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26: unused variable arr.
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers   -cclib -lctypes_stubs  -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers   -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"    -package compiler-libs -package integers   -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package compiler-libs -package integers     -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package compiler-libs -package integers   -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx  -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"    -package str -package integers   -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers     -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers   -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx  -cclib -Wl,--no-as-needed
- ocamlfind  ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure
- ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false)
- ocamlfind  ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure
- ./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log || false)
- cp src/ctypes-foreign/dl.ml.unix src/ctypes-foreign/dl.ml
- cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/lDouble.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/complexL.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_bigarray.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_static.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_type_printing.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 189, characters 32-54:
- 189 |   let fill ({ alength; astart = (CPointer p as astart) } as arr) v =
-                                       ^^^^^^^^^^^^^^^^^^^^^^
- Warning 26: unused variable astart.
- File "src/ctypes/ctypes_memory.ml", line 189, characters 11-64:
- 189 |   let fill ({ alength; astart = (CPointer p as astart) } as arr) v =
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26: unused variable arr.
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_coerce.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_types.mli
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/cstubs_internals.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes  src/ctypes/posixTypes.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -cclib -lctypes_stubs -dllib -lctypes_stubs  -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray-compat -package integers   -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/complex_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/ctypes_bigarrays.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/ctypes_roots.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/ldouble_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/managed_buffer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/posix_types_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/raw_pointer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes/type_info_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o  
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 189, characters 32-54:
- 189 |   let fill ({ alength; astart = (CPointer p as astart) } as arr) v =
-                                       ^^^^^^^^^^^^^^^^^^^^^^
- Warning 26: unused variable astart.
- File "src/ctypes/ctypes_memory.ml", line 189, characters 11-64:
- 189 |   let fill ({ alength; astart = (CPointer p as astart) } as arr) v =
-                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 26: unused variable arr.
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers   -cclib -lctypes_stubs  -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package bigarray-compat -package integers   -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"    -package compiler-libs -package integers   -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package compiler-libs -package integers     -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package compiler-libs -package integers   -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx  -cclib -Wl,--no-as-needed
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"   -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"    -package str -package integers   -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers     -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers"  -package str -package integers   -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx  -cclib -Wl,--no-as-needed
Processing 241/393: [ctypes: make ctypes-foreign] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mkdir .cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mkdir" ".cargo" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-rust-libs.1.1)
Processing 241/393: [ctypes: make ctypes-foreign] [digestif: ./install/install.ml] [lwt-canceler: dune build] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./install/install.ml" (CWD=/home/opam/.opam/4.10/.opam-switch/build/digestif.1.1.0)
-> compiled  digestif.1.1.0
Processing 241/393: [ctypes: make ctypes-foreign] [lwt-canceler: dune build] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
-> installed digestif.1.1.0
Processing 242/393: [ctypes: make ctypes-foreign] [lwt-canceler: dune build] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt-canceler" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/lwt-canceler.0.3)
-> compiled  lwt-canceler.0.3
Processing 242/393: [ctypes: make ctypes-foreign] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
-> installed lwt-canceler.0.3
Processing 243/393: [ctypes: make ctypes-foreign] [lwt_log: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt_log" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/lwt_log.1.1.1)
-> compiled  lwt_log.1.1.1
Processing 243/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
-> installed lwt_log.1.1.1
Processing 244/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: rm vendors] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-lwt-result-stdlib.10.2)
Processing 244/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [stdio: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/stdio.v0.14.0)
-> compiled  stdio.v0.14.0
Processing 244/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
-> installed stdio.v0.14.0
Processing 245/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
Processing 246/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
-> retrieved tezos-stdlib-unix.10.2  (cached)
Processing 247/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
-> retrieved tezos-version.10.2  (cached)
Processing 248/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-packer: mv] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_protocol_environment/tezos-protocol-environment-packer.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment-packer.10.2)
-> compiled  tezos-protocol-environment-packer.10.2
Processing 248/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-rust-libs: mv cargo-config]
-> installed tezos-protocol-environment-packer.10.2
Processing 249/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-rust-libs: mv cargo-config]
Processing 250/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
-> retrieved time_now.v0.14.0  (cached)
Processing 251/393: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_cold.v0.14.0)
-> compiled  ppx_cold.v0.14.0
Processing 251/393: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
-> installed ppx_cold.v0.14.0
Processing 252/393: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_compare.v0.14.0)
-> compiled  ppx_compare.v0.14.0
Processing 252/393: [ctypes: make ctypes-foreign] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
-> installed ppx_compare.v0.14.0
Processing 253/393: [ctypes: make ctypes-foreign] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_deriving.5.2.1)
-> compiled  ppx_deriving.5.2.1
Processing 253/393: [ctypes: make ctypes-foreign] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
-> installed ppx_deriving.5.2.1
Processing 254/393: [ctypes: make ctypes-foreign] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_enumerate.v0.14.0)
-> compiled  ppx_enumerate.v0.14.0
Processing 254/393: [ctypes: make ctypes-foreign] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
-> installed ppx_enumerate.v0.14.0
Processing 255/393: [ctypes: make ctypes-foreign] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_here.v0.14.0)
-> compiled  ppx_here.v0.14.0
Processing 255/393: [ctypes: make ctypes-foreign] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
-> installed ppx_here.v0.14.0
Processing 256/393: [ctypes: make ctypes-foreign] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_js_style" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_js_style.v0.14.1)
-> compiled  ppx_js_style.v0.14.1
Processing 256/393: [ctypes: make ctypes-foreign] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
-> installed ppx_js_style.v0.14.1
Processing 257/393: [ctypes: make ctypes-foreign] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_sexp_conv.v0.14.3)
-> compiled  ppx_sexp_conv.v0.14.3
Processing 257/393: [ctypes: make ctypes-foreign] [ppx_optcomp: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
-> installed ppx_sexp_conv.v0.14.3
Processing 258/393: [ctypes: make ctypes-foreign] [ppx_optcomp: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
Processing 259/393: [ctypes: make ctypes-foreign] [ppx_assert: dune build] [ppx_optcomp: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
Processing 260/393: [ctypes: make ctypes-foreign] [ppx_assert: dune build] [ppx_hash: dune build] [ppx_optcomp: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-foreign" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0)
- make: Circular ctypes-foreign <- ctypes-foreign dependency dropped.
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/dl.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/dl.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/dl.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/libffi_abi.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/libffi_abi.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_ffi.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/foreign.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/foreign.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/foreign.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -cclib -lctypes-foreign_stubs -dllib -lctypes-foreign_stubs  -package integers -thread -package threads  -o _build/ctypes-foreign.cma _build/src/ctypes-foreign/ctypes_closure_properties.cmo _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign/ctypes_weak_ref.cmo _build/src/ctypes-foreign/dl.cmo _build/src/ctypes-foreign/libffi_abi.cmo _build/src/ctypes-foreign/ctypes_ffi.cmo _build/src/ctypes-foreign/ctypes_foreign_basis.cmo _build/src/ctypes-foreign/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi
- cd _build/src/ctypes-foreign && ocamlfind  ocamlc -c -package integers -thread -package threads  -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/dl_stubs.c
- cd _build/src/ctypes-foreign && ocamlfind  ocamlc -c -package integers -thread -package threads  -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/ffi_call_stubs.c
- cd _build/src/ctypes-foreign && ocamlfind  ocamlc -c -package integers -thread -package threads  -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/ffi_type_stubs.c
- cd _build/src/ctypes-foreign && ocamlfind  ocamlc -c -package integers -thread -package threads  -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/foreign_threaded_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes-foreign_stubs _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -ldopt -lffi 
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/dl.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/foreign.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads  -cclib -lctypes-foreign_stubs  -o _build/ctypes-foreign.cmxa _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads  -o _build/ctypes-foreign.cmxs _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi
- make: Circular ctypes-foreign <- ctypes-foreign dependency dropped.
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/dl.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/dl.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/dl.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/libffi_abi.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/libffi_abi.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_ffi.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmi -package integers -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/foreign.mli
- ocamlfind  ocamlc -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread  -c -o _build/src/ctypes-foreign/foreign.cmo -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/foreign.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -cclib -lctypes-foreign_stubs -dllib -lctypes-foreign_stubs  -package integers -thread -package threads  -o _build/ctypes-foreign.cma _build/src/ctypes-foreign/ctypes_closure_properties.cmo _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign/ctypes_weak_ref.cmo _build/src/ctypes-foreign/dl.cmo _build/src/ctypes-foreign/libffi_abi.cmo _build/src/ctypes-foreign/ctypes_ffi.cmo _build/src/ctypes-foreign/ctypes_foreign_basis.cmo _build/src/ctypes-foreign/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi
- cd _build/src/ctypes-foreign && ocamlfind  ocamlc -c -package integers -thread -package threads  -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/dl_stubs.c
- cd _build/src/ctypes-foreign && ocamlfind  ocamlc -c -package integers -thread -package threads  -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/ffi_call_stubs.c
- cd _build/src/ctypes-foreign && ocamlfind  ocamlc -c -package integers -thread -package threads  -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/ffi_type_stubs.c
- cd _build/src/ctypes-foreign && ocamlfind  ocamlc -c -package integers -thread -package threads  -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/tests -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" /home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0/src/ctypes-foreign/foreign_threaded_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes-foreign_stubs _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -ldopt -lffi 
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/dl.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmx -package integers -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads   -I _build/src/ctypes-foreign  -I _build/src/ctypes src/ctypes-foreign/foreign.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads  -cclib -lctypes-foreign_stubs  -o _build/ctypes-foreign.cmxa _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.10/lib/integers" -thread -package integers -thread -package threads  -o _build/ctypes-foreign.cmxs _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi
-> compiled  ctypes.0.18.0
Processing 260/393: [ppx_assert: dune build] [ppx_hash: dune build] [ppx_optcomp: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config]
Processing 261/393: [ppx_assert: dune build] [ppx_hash: dune build] [ppx_optcomp: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: mv cargo-config] [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "cargo-config" ".cargo/config" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-rust-libs.1.1)
Processing 261/393: [ppx_assert: dune build] [ppx_hash: dune build] [ppx_optcomp: dune build] [tezos-lwt-result-stdlib: dune build] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: cargo build] [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-lwt-result-stdlib" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-lwt-result-stdlib.10.2)
Processing 261/393: [ppx_assert: dune build] [ppx_hash: dune build] [ppx_optcomp: dune build] [tezos-lwt-result-stdlib: mv] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: cargo build] [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_optcomp.v0.14.3)
-> compiled  ppx_optcomp.v0.14.3
Processing 261/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-lwt-result-stdlib: mv] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: cargo build] [ctypes: make install]
-> retrieved topkg.1.0.4  (cached)
Processing 262/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-lwt-result-stdlib: mv] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: cargo build] [ctypes: make install]
Processing 263/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-lwt-result-stdlib: mv] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: cargo build] [topkg: ocaml build] [ctypes: make install]
-> retrieved uchar.0.0.2  (cached)
Processing 264/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-lwt-result-stdlib: mv] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: cargo build] [topkg: ocaml build] [ctypes: make install]
Processing 265/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-lwt-result-stdlib: mv] [tezos-protocol-environment-sigs: rm vendors] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment-sigs.10.2)
Processing 265/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-lwt-result-stdlib: mv] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [ctypes: make install]
-> retrieved uri.4.2.0  (cached)
Processing 266/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-lwt-result-stdlib: mv] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [ctypes: make install]
Processing 267/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-lwt-result-stdlib: mv] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build] [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_lwt_result_stdlib/tezos-lwt-result-stdlib.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-lwt-result-stdlib.10.2)
-> compiled  tezos-lwt-result-stdlib.10.2
Processing 267/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build] [ctypes: make install]
-> retrieved uutf.1.0.2  (cached)
Processing 268/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build] [ctypes: make install]
-> retrieved vector.1.0.0  (cached)
Processing 269/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build] [vector: dune build] [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uchar.0.0.2)
-> retrieved zarith.1.11  (cached)
Processing 270/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build] [vector: dune build] [zarith: ./configure] [ctypes: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "XEN=disable" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ctypes.0.18.0)
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.10/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.10/lib/ctypes/META
- ocamlfind  install -add ctypes -optional  _build/ctypes.cma _build/dllctypes_stubs.so  _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a  _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h  _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.10/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.10/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.10/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.10/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-top.cma   _build/ctypes-top.cmxa _build/ctypes-top.cmxs   _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi  _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti   _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-top.cma
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign.cma _build/dllctypes-foreign_stubs.so  _build/ctypes-foreign.cmxa _build/ctypes-foreign.cmxs _build/libctypes-foreign_stubs.a  _build/ctypes-foreign.a src/ctypes-foreign/dl.mli src/ctypes-foreign/libffi_abi.mli src/ctypes-foreign/foreign.mli _build/src/ctypes-foreign/dl.cmi _build/src/ctypes-foreign/libffi_abi.cmi _build/src/ctypes-foreign/foreign.cmi  _build/src/ctypes-foreign/dl.cmt _build/src/ctypes-foreign/libffi_abi.cmt _build/src/ctypes-foreign/foreign.cmt _build/src/ctypes-foreign/dl.cmti _build/src/ctypes-foreign/libffi_abi.cmti _build/src/ctypes-foreign/foreign.cmti   _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/foreign.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_foreign_basis.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_ffi.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/libffi_abi.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/dl.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_weak_ref.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_foreign_threaded_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_ffi_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_closure_properties.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/libffi_abi.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/dl.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/libffi_abi.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/dl.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/libffi_abi.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/dl.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/dl.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-foreign.a
- Installed /home/opam/.opam/4.10/lib/ctypes/libctypes-foreign_stubs.a
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-foreign.cmxs
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-foreign.cmxa
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-foreign.cma
- Installed /home/opam/.opam/4.10/lib/stublibs/dllctypes-foreign_stubs.so
- Installed /home/opam/.opam/4.10/lib/stublibs/dllctypes-foreign_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.10/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/cstubs.cma   _build/cstubs.cmxa _build/cstubs.cmxs   _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi  _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti  /home/opam/.opam/4.10/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cma
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.10/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.10/lib/ctypes/META
- ocamlfind  install -add ctypes -optional  _build/ctypes.cma _build/dllctypes_stubs.so  _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a  _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h  _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.10/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.10/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.10/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.10/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-top.cma   _build/ctypes-top.cmxa _build/ctypes-top.cmxs   _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi  _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti   _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-top.cma
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign.cma _build/dllctypes-foreign_stubs.so  _build/ctypes-foreign.cmxa _build/ctypes-foreign.cmxs _build/libctypes-foreign_stubs.a  _build/ctypes-foreign.a src/ctypes-foreign/dl.mli src/ctypes-foreign/libffi_abi.mli src/ctypes-foreign/foreign.mli _build/src/ctypes-foreign/dl.cmi _build/src/ctypes-foreign/libffi_abi.cmi _build/src/ctypes-foreign/foreign.cmi  _build/src/ctypes-foreign/dl.cmt _build/src/ctypes-foreign/libffi_abi.cmt _build/src/ctypes-foreign/foreign.cmt _build/src/ctypes-foreign/dl.cmti _build/src/ctypes-foreign/libffi_abi.cmti _build/src/ctypes-foreign/foreign.cmti   _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/foreign.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_foreign_basis.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_ffi.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/libffi_abi.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/dl.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_weak_ref.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_foreign_threaded_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_ffi_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_closure_properties.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/libffi_abi.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/dl.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/libffi_abi.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/dl.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/libffi_abi.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/dl.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/dl.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-foreign.a
- Installed /home/opam/.opam/4.10/lib/ctypes/libctypes-foreign_stubs.a
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-foreign.cmxs
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-foreign.cmxa
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes-foreign.cma
- Installed /home/opam/.opam/4.10/lib/stublibs/dllctypes-foreign_stubs.so
- Installed /home/opam/.opam/4.10/lib/stublibs/dllctypes-foreign_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.10/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/cstubs.cma   _build/cstubs.cmxa _build/cstubs.cmxs   _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi  _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti  /home/opam/.opam/4.10/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.10/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.10/lib/ctypes/cstubs.cma
-> installed ctypes.0.18.0
Processing 270/393: [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build] [vector: dune build] [zarith: ./configure]
Processing 271/393: [hacl-star-raw: sh] [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build] [vector: dune build] [zarith: ./configure]
-> installed ppx_optcomp.v0.14.3
Processing 272/393: [hacl-star-raw: sh] [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build] [vector: dune build] [zarith: ./configure]
-> installed tezos-lwt-result-stdlib.10.2
Processing 273/393: [hacl-star-raw: sh] [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build] [vector: dune build] [zarith: ./configure]
-> retrieved uucp.14.0.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "vector" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/vector.1.0.0)
-> compiled  vector.1.0.0
Processing 273/393: [hacl-star-raw: sh] [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build] [zarith: ./configure]
-> installed vector.1.0.0
Processing 274/393: [hacl-star-raw: sh] [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uchar: ocaml] [uri: dune build] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 274/393: [hacl-star-raw: sh] [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uri: dune build] [zarith: ./configure]
-> installed uchar.0.0.2
Processing 275/393: [hacl-star-raw: sh] [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uri: dune build] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cd raw && ./configure" (CWD=/home/opam/.opam/4.10/.opam-switch/build/hacl-star-raw.0.3.2)
- + cd raw
- + ./configure
- ... detected x64 platform
- ...  supports 128-bit and 256-bit AVX/AVX2
- ...  supports vale
- ... not using known buggy Apple LLVM build
- ...  supports our inline ASM
- mktemp: failed to create file via template '/tmp/testbug81300.XXXXXXX': Read-only file system
- cc: error: missing filename after '-o'
- cc: error: missing filename after '-o'
- diff: .test: No such file or directory
- diff: .ref: No such file or directory
- found broken GCC < 5.5 with bug 81300, disabling subborrow + addcarry
-  does not support _addcarry_u64, using a C implementation
- mktemp: failed to create file via template '/tmp/testint128.XXXXXXX': Read-only file system
- cc: warning: .c: linker input file unused because linking not done
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- ... found ocamlfind in /home/opam/.opam/4.10/bin/ocamlfind
- ... found ctypes in /home/opam/.opam/4.10/lib/ctypes
- ... found ctypes.foreign in /home/opam/.opam/4.10/lib/ctypes
- mktemp: failed to create file via template '/tmp/testbzero.XXXXXXX': Read-only file system
- cc: warning: .c: linker input file unused because linking not done
- ... glibc is recent enough for explicit_bzero
- + cd raw
- + ./configure
- ... detected x64 platform
- ...  supports 128-bit and 256-bit AVX/AVX2
- ...  supports vale
- ... not using known buggy Apple LLVM build
- ...  supports our inline ASM
- mktemp: failed to create file via template '/tmp/testbug81300.XXXXXXX': Read-only file system
- cc: error: missing filename after '-o'
- cc: error: missing filename after '-o'
- diff: .test: No such file or directory
- diff: .ref: No such file or directory
- found broken GCC < 5.5 with bug 81300, disabling subborrow + addcarry
-  does not support _addcarry_u64, using a C implementation
- mktemp: failed to create file via template '/tmp/testint128.XXXXXXX': Read-only file system
- cc: warning: .c: linker input file unused because linking not done
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- ... found ocamlfind in /home/opam/.opam/4.10/bin/ocamlfind
- ... found ctypes in /home/opam/.opam/4.10/lib/ctypes
- ... found ctypes.foreign in /home/opam/.opam/4.10/lib/ctypes
- mktemp: failed to create file via template '/tmp/testbzero.XXXXXXX': Read-only file system
- cc: warning: .c: linker input file unused because linking not done
- ... glibc is recent enough for explicit_bzero
Processing 275/393: [hacl-star-raw: make raw] [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uri: dune build] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.10/.opam-switch/build/zarith.1.11)
- binary ocaml: found in /home/opam/.opam/4.10/bin
- binary ocamlc: found in /home/opam/.opam/4.10/bin
- binary ocamldep: found in /home/opam/.opam/4.10/bin
- binary ocamlmklib: found in /home/opam/.opam/4.10/bin
- binary ocamldoc: found in /home/opam/.opam/4.10/bin
- binary ar: found in /usr/bin
- binary perl: found in /usr/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.10/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.10/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml extended comparison supported
- OCaml new hash functions available
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   asm path:             x86_64
-   defines:              -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   asm options           
-   installation path:    /home/opam/.opam/4.10/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- binary ocaml: found in /home/opam/.opam/4.10/bin
- binary ocamlc: found in /home/opam/.opam/4.10/bin
- binary ocamldep: found in /home/opam/.opam/4.10/bin
- binary ocamlmklib: found in /home/opam/.opam/4.10/bin
- binary ocamldoc: found in /home/opam/.opam/4.10/bin
- binary ar: found in /usr/bin
- binary perl: found in /usr/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.10/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.10/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml extended comparison supported
- OCaml new hash functions available
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   asm path:             x86_64
-   defines:              -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   asm options           
-   installation path:    /home/opam/.opam/4.10/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 275/393: [hacl-star-raw: make raw] [ppx_assert: dune build] [ppx_hash: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uri: dune build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_hash.v0.14.0)
-> compiled  ppx_hash.v0.14.0
Processing 275/393: [hacl-star-raw: make raw] [ppx_assert: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uri: dune build] [zarith: make]
-> installed ppx_hash.v0.14.0
Processing 276/393: [hacl-star-raw: make raw] [ppx_assert: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uri: dune build] [zarith: make]
Processing 277/393: [hacl-star-raw: make raw] [ppx_assert: dune build] [ppx_base: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [uri: dune build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "uri" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uri.4.2.0)
-> compiled  uri.4.2.0
Processing 277/393: [hacl-star-raw: make raw] [ppx_assert: dune build] [ppx_base: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
-> installed uri.4.2.0
Processing 278/393: [hacl-star-raw: make raw] [ppx_assert: dune build] [ppx_base: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
Processing 279/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [ppx_assert: dune build] [ppx_base: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
Processing 280/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [ppx_assert: dune build] [ppx_base: dune build] [resto: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "resto" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/resto.0.6.1)
-> compiled  resto.0.6.1
Processing 280/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [ppx_assert: dune build] [ppx_base: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
-> installed resto.0.6.1
Processing 281/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [ppx_assert: dune build] [ppx_base: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
Processing 282/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [ppx_assert: dune build] [ppx_base: dune build] [resto-directory: dune build] [tezos-protocol-environment-sigs: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-protocol-environment-sigs" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment-sigs.10.2)
Processing 282/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [ppx_assert: dune build] [ppx_base: dune build] [resto-directory: dune build] [tezos-protocol-environment-sigs: mv] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_protocol_environment/tezos-protocol-environment-sigs.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment-sigs.10.2)
-> compiled  tezos-protocol-environment-sigs.10.2
Processing 282/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [ppx_assert: dune build] [ppx_base: dune build] [resto-directory: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
-> installed tezos-protocol-environment-sigs.10.2
Processing 283/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [ppx_assert: dune build] [ppx_base: dune build] [resto-directory: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_assert.v0.14.0)
-> compiled  ppx_assert.v0.14.0
Processing 283/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [ppx_base: dune build] [resto-directory: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
-> installed ppx_assert.v0.14.0
Processing 284/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [ppx_base: dune build] [resto-directory: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
Processing 285/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [jst-config: dune build] [ppx_base: dune build] [resto-directory: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "resto-directory" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/resto-directory.0.6.1)
-> compiled  resto-directory.0.6.1
Processing 285/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [jst-config: dune build] [ppx_base: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
-> installed resto-directory.0.6.1
Processing 286/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [jst-config: dune build] [ppx_base: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_base.v0.14.0)
-> compiled  ppx_base.v0.14.0
Processing 286/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
-> installed ppx_base.v0.14.0
Processing 287/393: [hacl-star-raw: make raw] [json-data-encoding: dune build] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "47" "-p" "json-data-encoding" (CWD=/home/opam/.opam/4.10/.opam-switch/build/json-data-encoding.0.9.1)
-> compiled  json-data-encoding.0.9.1
Processing 287/393: [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
-> installed json-data-encoding.0.9.1
Processing 288/393: [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
Processing 289/393: [hacl-star-raw: make raw] [json-data-encoding-bson: dune build] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.10/.opam-switch/build/zarith.1.11)
- ./z_pp.pl x86_64
- Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
- found assembly file caml_z_x86_64.S
-   found abs
-   found add
-   found div
-   found divexact
-   found logand
-   found lognot
-   found logor
-   found logxor
-   found mul
-   found neg
-   found pred
-   found rem
-   found shift_left
-   found shift_right
-   found sub
-   found succ
- ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
- gcc -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_x86_64.o caml_z_x86_64.S
- ocamlc -ccopt "-I/home/opam/.opam/4.10/lib/ocaml  -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
- ./z_pp.pl x86_64
- Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
- found assembly file caml_z_x86_64.S
-   found abs
-   found add
-   found div
-   found divexact
-   found logand
-   found lognot
-   found logor
-   found logxor
-   found mul
-   found neg
-   found pred
-   found rem
-   found shift_left
-   found shift_right
-   found sub
-   found succ
- ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
- gcc -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_x86_64.o caml_z_x86_64.S
- ocamlc -ccopt "-I/home/opam/.opam/4.10/lib/ocaml  -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.11
Processing 289/393: [hacl-star-raw: make raw] [json-data-encoding-bson: dune build] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
Processing 290/393: [hacl-star-raw: make raw] [json-data-encoding-bson: dune build] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/zarith.1.11)
- ocamlfind install -destdir "/home/opam/.opam/4.10/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.10/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.10/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.10/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.10/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.10/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.10/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.10/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.10/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.10/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.10/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.10/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.10/lib/zarith/q.mli
- Installed /home/opam/.opam/4.10/lib/zarith/z.mli
- Installed /home/opam/.opam/4.10/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.10/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.10/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.10/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.10/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.10/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.10/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.10/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.10/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.10/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.10/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.10/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.10/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.10/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.10/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.10/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.10/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.10/lib/zarith/q.mli
- Installed /home/opam/.opam/4.10/lib/zarith/z.mli
- Installed /home/opam/.opam/4.10/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.10/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.10/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.10/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.10/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.10/lib/zarith/META
-> installed zarith.1.11
Processing 290/393: [hacl-star-raw: make raw] [json-data-encoding-bson: dune build] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
Processing 291/393: [ff-sig: dune build] [hacl-star-raw: make raw] [json-data-encoding-bson: dune build] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "47" "-p" "json-data-encoding-bson" (CWD=/home/opam/.opam/4.10/.opam-switch/build/json-data-encoding-bson.0.9.1)
-> compiled  json-data-encoding-bson.0.9.1
Processing 291/393: [ff-sig: dune build] [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
-> installed json-data-encoding-bson.0.9.1
Processing 292/393: [ff-sig: dune build] [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "47" "-p" "ff-sig" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ff-sig.0.6.2)
-> compiled  ff-sig.0.6.2
Processing 292/393: [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
-> installed ff-sig.0.6.2
Processing 293/393: [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
Processing 294/393: [bls12-381-gen: dune build] [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "47" "-p" "bls12-381-gen" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bls12-381-gen.0.4.3)
-> compiled  bls12-381-gen.0.4.3
Processing 294/393: [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
-> installed bls12-381-gen.0.4.3
Processing 295/393: [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
Processing 296/393: [bls12-381: dune build] [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "47" "-p" "bls12-381" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bls12-381.0.4.3)
-> compiled  bls12-381.0.4.3
Processing 296/393: [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
-> installed bls12-381.0.4.3
Processing 297/393: [hacl-star-raw: make raw] [jst-config: dune build] [tezos-rust-libs: cargo build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/jst-config.v0.14.1)
-> compiled  jst-config.v0.14.1
Processing 297/393: [hacl-star-raw: make raw] [tezos-rust-libs: cargo build] [topkg: ocaml build]
-> installed jst-config.v0.14.1
Processing 298/393: [hacl-star-raw: make raw] [tezos-rust-libs: cargo build] [topkg: ocaml build]
Processing 299/393: [hacl-star-raw: make raw] [tezos-rust-libs: cargo build] [time_now: dune build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/topkg.1.0.4)
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.4
Processing 299/393: [hacl-star-raw: make raw] [tezos-rust-libs: cargo build] [time_now: dune build]
-> installed topkg.1.0.4
Processing 300/393: [hacl-star-raw: make raw] [tezos-rust-libs: cargo build] [time_now: dune build]
Processing 301/393: [astring: ocaml build] [hacl-star-raw: make raw] [tezos-rust-libs: cargo build] [time_now: dune build]
Processing 302/393: [astring: ocaml build] [fmt: ocaml build] [hacl-star-raw: make raw] [tezos-rust-libs: cargo build] [time_now: dune build]
Processing 303/393: [astring: ocaml build] [fmt: ocaml build] [hacl-star-raw: make raw] [mtime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build]
Processing 304/393: [astring: ocaml build] [fmt: ocaml build] [hacl-star-raw: make raw] [mtime: ocaml build] [ptime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build]
Processing 305/393: [astring: ocaml build] [fmt: ocaml build] [hacl-star-raw: make raw] [mtime: ocaml build] [ptime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-js_of_ocaml" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/mtime.1.3.0)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.10/lib/ocamlbuild /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/mtime.ml > src/mtime.ml.depends
- ocamlfind ocamldep -modules src/mtime.mli > src/mtime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmi src/mtime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/mtime.cmx src/mtime.ml
- ocamlfind ocamlopt -a -I src src/mtime.cmx -o src/mtime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/mtime.cmxa -o src/mtime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmo src/mtime.ml
- ocamlfind ocamlc -a -I src src/mtime.cmo -o src/mtime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/mtime_top.ml > src/mtime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -g -c src-os/mtime_clock_stubs.c
- mv mtime_clock_stubs.o src-os/mtime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/mtime_clock_stubs -g src-os/mtime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/mtime_clock.ml > src-os/mtime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/mtime_clock.mli > src-os/mtime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmi src-os/mtime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmx src-os/mtime_clock.ml
- ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmx -o src-os/mtime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libmtime_clock_stubs.a -I src-os src-os/mtime_clock.cmxa -o src-os/mtime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmo src-os/mtime_clock.ml
- ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lrt -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmo -o src-os/mtime_clock.cma
- # No parallelism done
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.10/lib/ocamlbuild /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/mtime.ml > src/mtime.ml.depends
- ocamlfind ocamldep -modules src/mtime.mli > src/mtime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmi src/mtime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/mtime.cmx src/mtime.ml
- ocamlfind ocamlopt -a -I src src/mtime.cmx -o src/mtime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/mtime.cmxa -o src/mtime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmo src/mtime.ml
- ocamlfind ocamlc -a -I src src/mtime.cmo -o src/mtime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/mtime_top.ml > src/mtime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -g -c src-os/mtime_clock_stubs.c
- mv mtime_clock_stubs.o src-os/mtime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/mtime_clock_stubs -g src-os/mtime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/mtime_clock.ml > src-os/mtime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/mtime_clock.mli > src-os/mtime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmi src-os/mtime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmx src-os/mtime_clock.ml
- ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmx -o src-os/mtime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libmtime_clock_stubs.a -I src-os src-os/mtime_clock.cmxa -o src-os/mtime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/mtime_clock.cmo src-os/mtime_clock.ml
- ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lrt -cclib -lmtime_clock_stubs -cclib -lrt -I src-os src-os/mtime_clock.cmo -o src-os/mtime_clock.cma
- # No parallelism done
-> compiled  mtime.1.3.0
Processing 305/393: [astring: ocaml build] [fmt: ocaml build] [hacl-star-raw: make raw] [ptime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build] [uutf: ocaml build]
-> installed mtime.1.3.0
Processing 306/393: [astring: ocaml build] [fmt: ocaml build] [hacl-star-raw: make raw] [ptime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uutf.1.0.2)
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlopt -a -package bytes -package uchar -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -a -package bytes -package uchar -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -package bytes -package uchar -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -package bytes -package uchar -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlopt -a -package bytes -package uchar -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- File "src/uutf.ml", line 34, characters 33-49:
- 34 | let encoding_of_string s = match String.uppercase s with      (* IANA names. *)
-                                       ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii instead.
- ocamlfind ocamlc -a -package bytes -package uchar -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -package bytes -package uchar -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -package bytes -package uchar -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
-> compiled  uutf.1.0.2
Processing 306/393: [astring: ocaml build] [fmt: ocaml build] [hacl-star-raw: make raw] [ptime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build]
-> installed uutf.1.0.2
Processing 307/393: [astring: ocaml build] [fmt: ocaml build] [hacl-star-raw: make raw] [ptime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build]
Processing 308/393: [astring: ocaml build] [fmt: ocaml build] [hacl-star-raw: make raw] [jsonm: ocaml build] [ptime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build]
Processing 309/393: [astring: ocaml build] [fmt: ocaml build] [hacl-star-raw: make raw] [jsonm: ocaml build] [ptime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/fmt.0.9.0)
- ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/fmt_cli.cmo -o src/fmt_cli.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- # No parallelism done
- ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/fmt_cli.cmo -o src/fmt_cli.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.9.0
Processing 309/393: [astring: ocaml build] [hacl-star-raw: make raw] [jsonm: ocaml build] [ptime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build] [uucp: ocaml build]
-> installed fmt.0.9.0
Processing 310/393: [astring: ocaml build] [hacl-star-raw: make raw] [jsonm: ocaml build] [ptime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build] [uucp: ocaml build]
Processing 311/393: [astring: ocaml build] [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [ptime: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-js_of_ocaml" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ptime.0.8.6)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.10/lib/ocamlbuild /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/ptime.ml > src/ptime.ml.depends
- ocamlfind ocamldep -modules src/ptime.mli > src/ptime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime.cmi src/ptime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/ptime.cmx src/ptime.ml
- ocamlfind ocamlopt -a -I src src/ptime.cmx -o src/ptime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/ptime.cmxa -o src/ptime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime.cmo src/ptime.ml
- ocamlfind ocamlc -a -I src src/ptime.cmo -o src/ptime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/ptime_top.ml > src/ptime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmo src/ptime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmo src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/ptime_top.cmo -o src/ptime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/ptime_top.cmo -o src/ptime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamldep -modules src/ptime_clock.mli > src/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime_clock.cmi src/ptime_clock.mli
- ocamlfind ocamlc -g -c src-os/ptime_clock_stubs.c
- mv ptime_clock_stubs.o src-os/ptime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/ptime_clock_stubs -g src-os/ptime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/ptime_clock.ml > src-os/ptime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/ptime_clock.mli > src-os/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmi src-os/ptime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmx -o src-os/ptime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libptime_clock_stubs.a -I src-os src-os/ptime_clock.cmxa -o src-os/ptime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lrt -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmo -o src-os/ptime_clock.cma
- # No parallelism done
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.10/lib/ocamlbuild /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.10/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/ptime.ml > src/ptime.ml.depends
- ocamlfind ocamldep -modules src/ptime.mli > src/ptime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime.cmi src/ptime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/ptime.cmx src/ptime.ml
- ocamlfind ocamlopt -a -I src src/ptime.cmx -o src/ptime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/ptime.cmxa -o src/ptime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime.cmo src/ptime.ml
- ocamlfind ocamlc -a -I src src/ptime.cmo -o src/ptime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/ptime_top.ml > src/ptime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmo src/ptime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmo src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmx src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/ptime_top.cmo -o src/ptime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/ptime_top.cmo -o src/ptime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamldep -modules src/ptime_clock.mli > src/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime_clock.cmi src/ptime_clock.mli
- ocamlfind ocamlc -g -c src-os/ptime_clock_stubs.c
- mv ptime_clock_stubs.o src-os/ptime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/ptime_clock_stubs -g src-os/ptime_clock_stubs.o
- ocamlfind ocamldep -modules src-os/ptime_clock.ml > src-os/ptime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/ptime_clock.mli > src-os/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmi src-os/ptime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmx -o src-os/ptime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libptime_clock_stubs.a -I src-os src-os/ptime_clock.cmxa -o src-os/ptime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lrt -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmo -o src-os/ptime_clock.cma
- # No parallelism done
-> compiled  ptime.0.8.6
Processing 311/393: [astring: ocaml build] [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build] [uucp: ocaml build]
-> installed ptime.0.8.6
Processing 312/393: [astring: ocaml build] [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [tezos-rust-libs: cargo build] [time_now: dune build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/time_now.v0.14.0)
-> compiled  time_now.v0.14.0
Processing 312/393: [astring: ocaml build] [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed time_now.v0.14.0
Processing 313/393: [astring: ocaml build] [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 314/393: [astring: ocaml build] [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/astring.0.8.5)
- ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- # No parallelism done
- ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.5
Processing 314/393: [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed astring.0.8.5
Processing 315/393: [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 316/393: [domain-name: dune build] [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 317/393: [domain-name: dune build] [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "domain-name" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/domain-name.0.3.0)
-> compiled  domain-name.0.3.0
Processing 317/393: [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed domain-name.0.3.0
Processing 318/393: [hacl-star-raw: make raw] [jsonm: ocaml build] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 319/393: [hacl-star-raw: make raw] [ipaddr: dune build] [jsonm: ocaml build] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.10/.opam-switch/build/jsonm.1.0.1)
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- ocamlfind ocamlopt -a -package bytes -package uchar -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- ocamlfind ocamlc -a -package bytes -package uchar -package uutf -I src src/jsonm.cmo -o src/jsonm.cma
- ocamlfind ocamldep -package unix -package bytes -package uchar -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package bytes -package uchar -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- ocamlfind ocamlopt -a -package bytes -package uchar -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package uchar -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- ocamlfind ocamlc -a -package bytes -package uchar -package uutf -I src src/jsonm.cmo -o src/jsonm.cma
- ocamlfind ocamldep -package unix -package bytes -package uchar -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package bytes -package uchar -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
-> compiled  jsonm.1.0.1
Processing 319/393: [hacl-star-raw: make raw] [ipaddr: dune build] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed jsonm.1.0.1
Processing 320/393: [hacl-star-raw: make raw] [ipaddr: dune build] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 321/393: [ezjsonm: dune build] [hacl-star-raw: make raw] [ipaddr: dune build] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 322/393: [ezjsonm: dune build] [hacl-star-raw: make raw] [ipaddr: dune build] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ipaddr" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ipaddr.5.2.0)
-     ocamlopt lib/.ipaddr_top.objs/native/ipaddr_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-     ocamlopt lib/.ipaddr_top.objs/native/ipaddr_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  ipaddr.5.2.0
Processing 322/393: [ezjsonm: dune build] [hacl-star-raw: make raw] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed ipaddr.5.2.0
Processing 323/393: [ezjsonm: dune build] [hacl-star-raw: make raw] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ezjsonm" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ezjsonm.1.3.0)
-> compiled  ezjsonm.1.3.0
Processing 323/393: [hacl-star-raw: make raw] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed ezjsonm.1.3.0
Processing 324/393: [hacl-star-raw: make raw] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 325/393: [data-encoding: dune build] [hacl-star-raw: make raw] [logs: ocaml build] [ocp-ocamlres: make all] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocp-ocamlres.0.4)
- ocamlfind ocamldep -I src -package unix,str,pprint,astring,dynlink  src/oCamlRes.mli src/oCamlRes.ml src/oCamlResSubFormats.mli src/oCamlResFormats.mli src/oCamlResScanners.mli src/oCamlResRegistry.mli src/oCamlResSubFormats.ml src/oCamlResFormats.ml src/oCamlResScanners.ml src/oCamlResRegistry.ml  > .depend
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlRes.mli
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlRes.ml
- ocamlfind ocamlc -a -package unix,str,pprint,astring,dynlink src/oCamlRes.cmo -o src/ocplib-ocamlres-runtime.cma
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlRes.ml
- ocamlfind ocamlopt -a -package unix,str,pprint,astring,dynlink src/oCamlRes.cmx -o src/ocplib-ocamlres-runtime.cmxa
- ocamlfind ocamlopt -shared -package unix,str,pprint,astring,dynlink src/oCamlRes.cmx -o src/ocplib-ocamlres-runtime.cmxs
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.mli
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.ml
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResFormats.mli
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResFormats.ml
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResScanners.mli
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResScanners.ml
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResRegistry.mli
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResRegistry.ml
- ocamlfind ocamlc -a -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.cmo src/oCamlResFormats.cmo src/oCamlResScanners.cmo src/oCamlResRegistry.cmo -o src/ocplib-ocamlres.cma
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.ml
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlResFormats.ml
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlResScanners.ml
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlResRegistry.ml
- ocamlfind ocamlopt -a -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.cmx src/oCamlResFormats.cmx src/oCamlResScanners.cmx src/oCamlResRegistry.cmx -o src/ocplib-ocamlres.cmxa
- ocamlfind ocamlopt -shared -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.cmx src/oCamlResFormats.cmx src/oCamlResScanners.cmx src/oCamlResRegistry.cmx -o src/ocplib-ocamlres.cmxs
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResMain.ml
- ocamlfind ocamlc -I src -g -package unix,str,pprint,astring,dynlink -linkpkg -o ocp-ocamlres.byte src/ocplib-ocamlres-runtime.cma src/ocplib-ocamlres.cma src/oCamlResMain.cmo
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlResMain.ml
- ocamlfind ocamlopt -I src -g -package unix,str,pprint,astring,dynlink -linkpkg -o ocp-ocamlres.asm src/ocplib-ocamlres-runtime.cmxa src/ocplib-ocamlres.cmxa src/oCamlResMain.cmx
- ocamlfind ocamldep -I src -package unix,str,pprint,astring,dynlink  src/oCamlRes.mli src/oCamlRes.ml src/oCamlResSubFormats.mli src/oCamlResFormats.mli src/oCamlResScanners.mli src/oCamlResRegistry.mli src/oCamlResSubFormats.ml src/oCamlResFormats.ml src/oCamlResScanners.ml src/oCamlResRegistry.ml  > .depend
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlRes.mli
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlRes.ml
- ocamlfind ocamlc -a -package unix,str,pprint,astring,dynlink src/oCamlRes.cmo -o src/ocplib-ocamlres-runtime.cma
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlRes.ml
- ocamlfind ocamlopt -a -package unix,str,pprint,astring,dynlink src/oCamlRes.cmx -o src/ocplib-ocamlres-runtime.cmxa
- ocamlfind ocamlopt -shared -package unix,str,pprint,astring,dynlink src/oCamlRes.cmx -o src/ocplib-ocamlres-runtime.cmxs
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.mli
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.ml
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResFormats.mli
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResFormats.ml
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResScanners.mli
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResScanners.ml
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResRegistry.mli
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResRegistry.ml
- ocamlfind ocamlc -a -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.cmo src/oCamlResFormats.cmo src/oCamlResScanners.cmo src/oCamlResRegistry.cmo -o src/ocplib-ocamlres.cma
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.ml
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlResFormats.ml
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlResScanners.ml
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlResRegistry.ml
- ocamlfind ocamlopt -a -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.cmx src/oCamlResFormats.cmx src/oCamlResScanners.cmx src/oCamlResRegistry.cmx -o src/ocplib-ocamlres.cmxa
- ocamlfind ocamlopt -shared -package unix,str,pprint,astring,dynlink src/oCamlResSubFormats.cmx src/oCamlResFormats.cmx src/oCamlResScanners.cmx src/oCamlResRegistry.cmx -o src/ocplib-ocamlres.cmxs
- ocamlfind ocamlc -safe-string -I src -g -bin-annot -c -package unix,str,pprint,astring,dynlink src/oCamlResMain.ml
- ocamlfind ocamlc -I src -g -package unix,str,pprint,astring,dynlink -linkpkg -o ocp-ocamlres.byte src/ocplib-ocamlres-runtime.cma src/ocplib-ocamlres.cma src/oCamlResMain.cmo
- ocamlfind ocamlopt -safe-string -I src -g -c -package unix,str,pprint,astring,dynlink src/oCamlResMain.ml
- ocamlfind ocamlopt -I src -g -package unix,str,pprint,astring,dynlink -linkpkg -o ocp-ocamlres.asm src/ocplib-ocamlres-runtime.cmxa src/ocplib-ocamlres.cmxa src/oCamlResMain.cmx
Processing 325/393: [data-encoding: dune build] [hacl-star-raw: make raw] [logs: ocaml build] [ocp-ocamlres: make doc] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "doc" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocp-ocamlres.0.4)
- ocamlfind ocamldoc -I src  -package unix,str,pprint,astring,dynlink \
-           -html -d doc \
-   src/oCamlResSubFormats.mli src/oCamlResFormats.mli src/oCamlResScanners.mli src/oCamlResRegistry.mli
- Warning: Element type_abbrv not found
- ocamlfind ocamldoc -I src  -package unix,str,pprint,astring,dynlink \
-           -html -d doc \
-   src/oCamlResSubFormats.mli src/oCamlResFormats.mli src/oCamlResScanners.mli src/oCamlResRegistry.mli
- Warning: Element type_abbrv not found
-> compiled  ocp-ocamlres.0.4
Processing 325/393: [data-encoding: dune build] [hacl-star-raw: make raw] [logs: ocaml build] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 326/393: [data-encoding: dune build] [hacl-star-raw: make raw] [logs: ocaml build] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build] [ocp-ocamlres: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-js_of_ocaml" "false" "--with-fmt" "true" "--with-cmdliner" "true" "--with-lwt" "true" "--with-base-threads" "true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/logs.0.7.0)
- ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
- ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.10/lib/ocaml, /home/opam/.opam/4.10/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 326/393: [data-encoding: dune build] [hacl-star-raw: make raw] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build] [ocp-ocamlres: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "BINDIR=/home/opam/.opam/4.10/bin" "LIBDIR=/home/opam/.opam/4.10/lib" "install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocp-ocamlres.0.4)
- ocamlfind install -destdir /home/opam/.opam/4.10/lib ocplib-ocamlres \
-           src/META \
-           src/*ocplib-ocamlres.* \
-           src/*ocplib-ocamlres-runtime.* \
-     src/oCamlRes.cmi  src/oCamlRes.cmti  src/oCamlRes.cmt src/oCamlRes.mli src/oCamlRes.ml \
-     src/oCamlResSubFormats.cmi  src/oCamlResFormats.cmi  src/oCamlResScanners.cmi  src/oCamlResRegistry.cmi  src/oCamlResSubFormats.cmti  src/oCamlResFormats.cmti  src/oCamlResScanners.cmti  src/oCamlResRegistry.cmti  src/oCamlResSubFormats.cmt  src/oCamlResFormats.cmt  src/oCamlResScanners.cmt  src/oCamlResRegistry.cmt src/oCamlResSubFormats.mli src/oCamlResFormats.mli src/oCamlResScanners.mli src/oCamlResRegistry.mli src/oCamlResSubFormats.ml src/oCamlResFormats.ml src/oCamlResScanners.ml src/oCamlResRegistry.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResRegistry.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResScanners.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResFormats.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResSubFormats.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResRegistry.mli
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResScanners.mli
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResFormats.mli
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResSubFormats.mli
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResRegistry.cmt
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResScanners.cmt
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResFormats.cmt
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResSubFormats.cmt
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResRegistry.cmti
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResScanners.cmti
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResFormats.cmti
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResSubFormats.cmti
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResRegistry.cmi
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResScanners.cmi
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResFormats.cmi
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResSubFormats.cmi
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlRes.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlRes.mli
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlRes.cmt
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlRes.cmti
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlRes.cmi
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres-runtime.cmxs
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres-runtime.cmxa
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres-runtime.cma
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres-runtime.a
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres.cmxs
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres.cmxa
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres.cma
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres.a
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/META
- install ocp-ocamlres.asm /home/opam/.opam/4.10/bin/ocp-ocamlres
- install ocp-ocamlres.byte /home/opam/.opam/4.10/bin/ocp-ocamlres.byte
- ocamlfind install -destdir /home/opam/.opam/4.10/lib ocplib-ocamlres \
-           src/META \
-           src/*ocplib-ocamlres.* \
-           src/*ocplib-ocamlres-runtime.* \
-     src/oCamlRes.cmi  src/oCamlRes.cmti  src/oCamlRes.cmt src/oCamlRes.mli src/oCamlRes.ml \
-     src/oCamlResSubFormats.cmi  src/oCamlResFormats.cmi  src/oCamlResScanners.cmi  src/oCamlResRegistry.cmi  src/oCamlResSubFormats.cmti  src/oCamlResFormats.cmti  src/oCamlResScanners.cmti  src/oCamlResRegistry.cmti  src/oCamlResSubFormats.cmt  src/oCamlResFormats.cmt  src/oCamlResScanners.cmt  src/oCamlResRegistry.cmt src/oCamlResSubFormats.mli src/oCamlResFormats.mli src/oCamlResScanners.mli src/oCamlResRegistry.mli src/oCamlResSubFormats.ml src/oCamlResFormats.ml src/oCamlResScanners.ml src/oCamlResRegistry.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResRegistry.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResScanners.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResFormats.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResSubFormats.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResRegistry.mli
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResScanners.mli
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResFormats.mli
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResSubFormats.mli
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResRegistry.cmt
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResScanners.cmt
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResFormats.cmt
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResSubFormats.cmt
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResRegistry.cmti
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResScanners.cmti
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResFormats.cmti
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResSubFormats.cmti
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResRegistry.cmi
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResScanners.cmi
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResFormats.cmi
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlResSubFormats.cmi
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlRes.ml
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlRes.mli
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlRes.cmt
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlRes.cmti
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/oCamlRes.cmi
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres-runtime.cmxs
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres-runtime.cmxa
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres-runtime.cma
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres-runtime.a
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres.cmxs
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres.cmxa
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres.cma
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/ocplib-ocamlres.a
- Installed /home/opam/.opam/4.10/lib/ocplib-ocamlres/META
- install ocp-ocamlres.asm /home/opam/.opam/4.10/bin/ocp-ocamlres
- install ocp-ocamlres.byte /home/opam/.opam/4.10/bin/ocp-ocamlres.byte
Processing 326/393: [data-encoding: dune build] [hacl-star-raw: make raw] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build] [ocp-ocamlres: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "DOCDIR=/home/opam/.opam/4.10/doc" "install-doc" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ocp-ocamlres.0.4)
- ocamlfind ocamldoc -I src  -package unix,str,pprint,astring,dynlink \
-           -html -d doc \
-   src/oCamlResSubFormats.mli src/oCamlResFormats.mli src/oCamlResScanners.mli src/oCamlResRegistry.mli
- Warning: Element type_abbrv not found
- install -d /home/opam/.opam/4.10/doc/ocp-ocamlres
- install doc/*.html /home/opam/.opam/4.10/doc/ocp-ocamlres/
- ocamlfind ocamldoc -I src  -package unix,str,pprint,astring,dynlink \
-           -html -d doc \
-   src/oCamlResSubFormats.mli src/oCamlResFormats.mli src/oCamlResScanners.mli src/oCamlResRegistry.mli
- Warning: Element type_abbrv not found
- install -d /home/opam/.opam/4.10/doc/ocp-ocamlres
- install doc/*.html /home/opam/.opam/4.10/doc/ocp-ocamlres/
-> installed ocp-ocamlres.0.4
Processing 326/393: [data-encoding: dune build] [hacl-star-raw: make raw] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed logs.0.7.0
Processing 327/393: [data-encoding: dune build] [hacl-star-raw: make raw] [ppx_inline_test: dune build] [repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "repr" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/repr.0.4.0)
-       ocamlc src/repr/.repr.objs/byte/repr__Type_json.{cmo,cmt}
- File "src/repr/type_json.ml", line 185, characters 9-17:
- 185 |         (Fmt.strf
-                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/repr/type_json.ml", line 373, characters 25-33:
- 373 |                         (Fmt.strf "missing value for %s.%s" r.rname h.fname)))
-                                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt src/repr/.repr.objs/native/repr__Type_json.{cmx,o}
- File "src/repr/type_json.ml", line 185, characters 9-17:
- 185 |         (Fmt.strf
-                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/repr/type_json.ml", line 373, characters 25-33:
- 373 |                         (Fmt.strf "missing value for %s.%s" r.rname h.fname)))
-                                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-       ocamlc src/repr/.repr.objs/byte/repr__Type_json.{cmo,cmt}
- File "src/repr/type_json.ml", line 185, characters 9-17:
- 185 |         (Fmt.strf
-                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/repr/type_json.ml", line 373, characters 25-33:
- 373 |                         (Fmt.strf "missing value for %s.%s" r.rname h.fname)))
-                                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt src/repr/.repr.objs/native/repr__Type_json.{cmx,o}
- File "src/repr/type_json.ml", line 185, characters 9-17:
- 185 |         (Fmt.strf
-                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/repr/type_json.ml", line 373, characters 25-33:
- 373 |                         (Fmt.strf "missing value for %s.%s" r.rname h.fname)))
-                                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-> compiled  repr.0.4.0
Processing 327/393: [data-encoding: dune build] [hacl-star-raw: make raw] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed repr.0.4.0
Processing 328/393: [data-encoding: dune build] [hacl-star-raw: make raw] [ppx_inline_test: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 329/393: [data-encoding: dune build] [hacl-star-raw: make raw] [ppx_inline_test: dune build] [ppx_repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_inline_test.v0.14.1)
-> compiled  ppx_inline_test.v0.14.1
Processing 329/393: [data-encoding: dune build] [hacl-star-raw: make raw] [ppx_repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed ppx_inline_test.v0.14.1
Processing 330/393: [data-encoding: dune build] [hacl-star-raw: make raw] [ppx_repr: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 331/393: [data-encoding: dune build] [hacl-star-raw: make raw] [ppx_repr: dune build] [tezos-rust-libs: cargo build] [tezos-stdlib: rm vendors] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "data-encoding" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/data-encoding.0.3)
-> compiled  data-encoding.0.3
Processing 331/393: [hacl-star-raw: make raw] [ppx_repr: dune build] [tezos-rust-libs: cargo build] [tezos-stdlib: rm vendors] [uucp: ocaml build]
-> installed data-encoding.0.3
Processing 332/393: [hacl-star-raw: make raw] [ppx_repr: dune build] [tezos-rust-libs: cargo build] [tezos-stdlib: rm vendors] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-stdlib.10.2)
Processing 332/393: [hacl-star-raw: make raw] [ppx_repr: dune build] [tezos-rust-libs: cargo build] [tezos-stdlib: dune build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_repr" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_repr.0.4.0)
-> compiled  ppx_repr.0.4.0
Processing 332/393: [hacl-star-raw: make raw] [tezos-rust-libs: cargo build] [tezos-stdlib: dune build] [uucp: ocaml build]
-> installed ppx_repr.0.4.0
Processing 333/393: [hacl-star-raw: make raw] [tezos-rust-libs: cargo build] [tezos-stdlib: dune build] [uucp: ocaml build]
Processing 334/393: [hacl-star-raw: make raw] [ppx_irmin: dune build] [tezos-rust-libs: cargo build] [tezos-stdlib: dune build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_irmin" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/ppx_irmin.2.7.2)
-> compiled  ppx_irmin.2.7.2
Processing 334/393: [hacl-star-raw: make raw] [tezos-rust-libs: cargo build] [tezos-stdlib: dune build] [uucp: ocaml build]
-> installed ppx_irmin.2.7.2
Processing 335/393: [hacl-star-raw: make raw] [tezos-rust-libs: cargo build] [tezos-stdlib: dune build] [uucp: ocaml build]
Processing 336/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-rust-libs: cargo build] [tezos-stdlib: dune build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-stdlib" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-stdlib.10.2)
Processing 336/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-rust-libs: cargo build] [tezos-stdlib: mv] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_stdlib/tezos-stdlib.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-stdlib.10.2)
-> compiled  tezos-stdlib.10.2
Processing 336/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed tezos-stdlib.10.2
Processing 337/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 338/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-error-monad: rm vendors] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-error-monad.10.2)
Processing 338/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-error-monad: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-error-monad" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-error-monad.10.2)
Processing 338/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-error-monad: mv] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_error_monad/tezos-error-monad.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-error-monad.10.2)
-> compiled  tezos-error-monad.10.2
Processing 338/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed tezos-error-monad.10.2
Processing 339/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 340/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-event-logging: rm vendors] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 341/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-event-logging: rm vendors] [tezos-micheline: rm vendors] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 342/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-event-logging: rm vendors] [tezos-micheline: rm vendors] [tezos-rpc: rm vendors] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-event-logging.10.2)
Processing 342/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-event-logging: dune build] [tezos-micheline: rm vendors] [tezos-rpc: rm vendors] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-micheline.10.2)
Processing 342/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-event-logging: dune build] [tezos-micheline: dune build] [tezos-rpc: rm vendors] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-rpc.10.2)
Processing 342/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-event-logging: dune build] [tezos-micheline: dune build] [tezos-rpc: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-event-logging" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-event-logging.10.2)
Processing 342/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-event-logging: mv] [tezos-micheline: dune build] [tezos-rpc: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_event_logging/tezos-event-logging.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-event-logging.10.2)
-> compiled  tezos-event-logging.10.2
Processing 342/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-micheline: dune build] [tezos-rpc: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
-> installed tezos-event-logging.10.2
Processing 343/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-micheline: dune build] [tezos-rpc: dune build] [tezos-rust-libs: cargo build] [uucp: ocaml build]
Processing 344/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-micheline: dune build] [tezos-rpc: dune build] [tezos-rust-libs: cargo build] [tezos-stdlib-unix: rm vendors] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "build" "--target-dir" "target" "--release" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-rust-libs.1.1)
-    Compiling autocfg v1.0.1
-    Compiling cfg-if v0.1.10
-    Compiling libc v0.2.83
-    Compiling byteorder v1.4.2
-    Compiling getrandom v0.1.15
-    Compiling proc-macro2 v1.0.24
-    Compiling typenum v1.12.0
-    Compiling unicode-xid v0.2.1
-    Compiling syn v1.0.60
-    Compiling lazy_static v1.4.0
-    Compiling maybe-uninit v2.0.0
-    Compiling ppv-lite86 v0.2.10
-    Compiling arrayref v0.3.6
-    Compiling constant_time_eq v0.1.5
-    Compiling arrayvec v0.5.2
-    Compiling opaque-debug v0.2.3
-    Compiling scopeguard v1.1.0
-    Compiling byte-tools v0.3.1
-    Compiling log v0.4.14
-    Compiling crunchy v0.1.6
-    Compiling cfg-if v1.0.0
-    Compiling futures v0.1.30
-    Compiling fake-simd v0.1.2
-    Compiling crypto_api v0.2.2
-    Compiling hex v0.3.2
-    Compiling bit-vec v0.4.4
-    Compiling block-padding v0.1.5
-    Compiling blake2s_simd v0.5.11
-    Compiling blake2b_simd v0.5.11
-    Compiling crypto_api_chachapoly v0.2.2
-    Compiling num-traits v0.2.14
-    Compiling num-integer v0.1.44
-    Compiling num-bigint v0.2.6
-    Compiling crossbeam-utils v0.7.2
-    Compiling memoffset v0.5.6
-    Compiling crossbeam-epoch v0.8.2
-    Compiling bigint v4.4.3
-    Compiling quote v1.0.8
-    Compiling num_cpus v1.13.0
-    Compiling directories v1.0.2
-    Compiling crossbeam-queue v0.2.3
-    Compiling crossbeam-channel v0.4.4
-    Compiling rand_core v0.5.1
-    Compiling zcash_history v0.2.0
-    Compiling generic-array v0.12.3
-    Compiling crossbeam-deque v0.7.3
-    Compiling rand_chacha v0.2.2
-    Compiling rand_xorshift v0.2.0
-    Compiling futures-cpupool v0.1.8
-    Compiling rand v0.7.3
-    Compiling crossbeam v0.7.3
-    Compiling block-cipher-trait v0.6.2
-    Compiling block-buffer v0.7.3
-    Compiling digest v0.8.1
-    Compiling aes-soft v0.3.3
-    Compiling sha2 v0.8.2
-    Compiling aes v0.3.2
-    Compiling fpe v0.2.0
-    Compiling ff_derive v0.6.0
-    Compiling ff v0.6.0
-    Compiling group v0.6.0
-    Compiling pairing v0.16.0
-    Compiling zcash_primitives v0.2.0
-    Compiling bellman v0.6.0
-    Compiling zcash_proofs v0.2.0
-    Compiling rustc-bls12-381 v0.8.1 (/home/opam/.opam/4.10/.opam-switch/build/tezos-rust-libs.1.1/rustc-bls12-381)
-    Compiling librustzcash v0.2.0 (/home/opam/.opam/4.10/.opam-switch/build/tezos-rust-libs.1.1/librustzcash)
- warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
-  --> librustzcash/src/rustzcash.rs:6:9
-   |
- 6 | #![deny(intra_doc_link_resolution_failure)]
-   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-   |
-   = note: `#[warn(renamed_and_removed_lints)]` on by default
- 
- warning: `librustzcash` (lib) generated 1 warning
-     Finished release [optimized] target(s) in 45.30s
-    Compiling autocfg v1.0.1
-    Compiling cfg-if v0.1.10
-    Compiling libc v0.2.83
-    Compiling byteorder v1.4.2
-    Compiling getrandom v0.1.15
-    Compiling proc-macro2 v1.0.24
-    Compiling typenum v1.12.0
-    Compiling unicode-xid v0.2.1
-    Compiling syn v1.0.60
-    Compiling lazy_static v1.4.0
-    Compiling maybe-uninit v2.0.0
-    Compiling ppv-lite86 v0.2.10
-    Compiling arrayref v0.3.6
-    Compiling constant_time_eq v0.1.5
-    Compiling arrayvec v0.5.2
-    Compiling opaque-debug v0.2.3
-    Compiling scopeguard v1.1.0
-    Compiling byte-tools v0.3.1
-    Compiling log v0.4.14
-    Compiling crunchy v0.1.6
-    Compiling cfg-if v1.0.0
-    Compiling futures v0.1.30
-    Compiling fake-simd v0.1.2
-    Compiling crypto_api v0.2.2
-    Compiling hex v0.3.2
-    Compiling bit-vec v0.4.4
-    Compiling block-padding v0.1.5
-    Compiling blake2s_simd v0.5.11
-    Compiling blake2b_simd v0.5.11
-    Compiling crypto_api_chachapoly v0.2.2
-    Compiling num-traits v0.2.14
-    Compiling num-integer v0.1.44
-    Compiling num-bigint v0.2.6
-    Compiling crossbeam-utils v0.7.2
-    Compiling memoffset v0.5.6
-    Compiling crossbeam-epoch v0.8.2
-    Compiling bigint v4.4.3
-    Compiling quote v1.0.8
-    Compiling num_cpus v1.13.0
-    Compiling directories v1.0.2
-    Compiling crossbeam-queue v0.2.3
-    Compiling crossbeam-channel v0.4.4
-    Compiling rand_core v0.5.1
-    Compiling zcash_history v0.2.0
-    Compiling generic-array v0.12.3
-    Compiling crossbeam-deque v0.7.3
-    Compiling rand_chacha v0.2.2
-    Compiling rand_xorshift v0.2.0
-    Compiling futures-cpupool v0.1.8
-    Compiling rand v0.7.3
-    Compiling crossbeam v0.7.3
-    Compiling block-cipher-trait v0.6.2
-    Compiling block-buffer v0.7.3
-    Compiling digest v0.8.1
-    Compiling aes-soft v0.3.3
-    Compiling sha2 v0.8.2
-    Compiling aes v0.3.2
-    Compiling fpe v0.2.0
-    Compiling ff_derive v0.6.0
-    Compiling ff v0.6.0
-    Compiling group v0.6.0
-    Compiling pairing v0.16.0
-    Compiling zcash_primitives v0.2.0
-    Compiling bellman v0.6.0
-    Compiling zcash_proofs v0.2.0
-    Compiling rustc-bls12-381 v0.8.1 (/home/opam/.opam/4.10/.opam-switch/build/tezos-rust-libs.1.1/rustc-bls12-381)
-    Compiling librustzcash v0.2.0 (/home/opam/.opam/4.10/.opam-switch/build/tezos-rust-libs.1.1/librustzcash)
- warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
-  --> librustzcash/src/rustzcash.rs:6:9
-   |
- 6 | #![deny(intra_doc_link_resolution_failure)]
-   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-   |
-   = note: `#[warn(renamed_and_removed_lints)]` on by default
- 
- warning: `librustzcash` (lib) generated 1 warning
-     Finished release [optimized] target(s) in 45.30s
-> compiled  tezos-rust-libs.1.1
Processing 344/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-micheline: dune build] [tezos-rpc: dune build] [tezos-stdlib-unix: rm vendors] [uucp: ocaml build]
-> installed tezos-rust-libs.1.1
Processing 345/393: [hacl-star-raw: make raw] [irmin: dune build] [tezos-micheline: dune build] [tezos-rpc: dune build] [tezos-stdlib-unix: rm vendors] [uucp: ocaml build]
Processing 346/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin: dune build] [tezos-micheline: dune build] [tezos-rpc: dune build] [tezos-stdlib-unix: rm vendors] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "irmin" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/irmin.2.7.2)
-       ocamlc src/irmin/.irmin.objs/byte/irmin__Contents.{cmo,cmt}
- File "src/irmin/contents.ml", line 44, characters 28-36:
- 44 |     | `Error e -> failwith (Fmt.strf "%a" Jsonm.pp_error e)
-                                  ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt src/irmin/.irmin.objs/native/irmin__Contents.{cmx,o}
- File "src/irmin/contents.ml", line 44, characters 28-36:
- 44 |     | `Error e -> failwith (Fmt.strf "%a" Jsonm.pp_error e)
-                                  ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-       ocamlc src/irmin/.irmin.objs/byte/irmin__Commit.{cmo,cmt}
- File "src/irmin/commit.ml", line 64, characters 4-13:
- 64 |     Fmt.kstrf invalid_arg "Commit.get: %a not found" pp_key k
-          ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/commit.ml", line 210, characters 38-42:
- 210 |     Fmt.pf ppf "[%a]" Fmt.(list ~sep:(unit " ") pp_key) keys
-                                             ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/irmin/commit.ml", line 291, characters 7-15:
- 291 |        Fmt.strf "d: %d, seen1: %s, seen2: %s, seenboth: %s, lcas: %s (%d) %s"
-              ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/commit.ml", line 295, characters 32-40:
- 295 |                (fun d ks acc -> Fmt.strf "(%d: %s)" d (str_keys ks) :: acc)
-                                       ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/commit.ml", line 449, characters 15-23:
- 449 |                Fmt.strf "Recursive merging of common ancestors: %s" msg)
-                      ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-       ocamlc src/irmin/.irmin.objs/byte/irmin__Tree.{cmo,cmt}
- File "src/irmin/tree.ml", line 1075, characters 4-13:
- 1075 |     Fmt.kstrf invalid_arg "Irmin.Tree.%s: %a not found" n pp_path k
-            ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin/.irmin.objs/native/irmin__Commit.{cmx,o}
- File "src/irmin/commit.ml", line 64, characters 4-13:
- 64 |     Fmt.kstrf invalid_arg "Commit.get: %a not found" pp_key k
-          ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/commit.ml", line 210, characters 38-42:
- 210 |     Fmt.pf ppf "[%a]" Fmt.(list ~sep:(unit " ") pp_key) keys
-                                             ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/irmin/commit.ml", line 291, characters 7-15:
- 291 |        Fmt.strf "d: %d, seen1: %s, seen2: %s, seenboth: %s, lcas: %s (%d) %s"
-              ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/commit.ml", line 295, characters 32-40:
- 295 |                (fun d ks acc -> Fmt.strf "(%d: %s)" d (str_keys ks) :: acc)
-                                       ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/commit.ml", line 449, characters 15-23:
- 449 |                Fmt.strf "Recursive merging of common ancestors: %s" msg)
-                      ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt src/irmin/.irmin.objs/native/irmin__Tree.{cmx,o}
- File "src/irmin/tree.ml", line 1075, characters 4-13:
- 1075 |     Fmt.kstrf invalid_arg "Irmin.Tree.%s: %a not found" n pp_path k
-            ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc src/irmin/.irmin.objs/byte/irmin__Store.{cmo,cmt}
- File "src/irmin/store.ml", line 45, characters 10-19:
- 45 |           Fmt.kstrf Lwt.fail_invalid_arg "corrupted value: got %a, expecting %a"
-                ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 277, characters 27-36:
- 277 |     let import_error fmt = Fmt.kstrf (fun x -> Lwt.fail (Import_error x)) fmt
-                                  ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 317, characters 17-26:
- 317 |           | e -> Fmt.kstrf Lwt.fail_invalid_arg "impot error: %a" Fmt.exn e)
-                        ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 414, characters 22-31:
- 414 |   let err_no_head s = Fmt.kstrf Lwt.fail_invalid_arg "Irmin.%s: no head" s
-                             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 432, characters 14-22:
- 432 |     let err = Fmt.strf "%a is not a valid branch name." pp_branch t in
-                     ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/store.ml", line 745, characters 17-26:
- 745 |     | Error e -> Fmt.kstrf Lwt.fail_with "%s: %a" name pp_write_error e
-                        ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 934, characters 8-17:
- 934 |         Fmt.kstrf Lwt.fail_invalid_arg
-               ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 1096, characters 6-15:
- 1096 |       Fmt.kstrf invalid_arg "Branch.get: %a not found" pp_branch k
-              ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc src/irmin/.irmin.objs/byte/irmin__Sync_ext.{cmo,cmt}
- File "src/irmin/sync_ext.ml", line 20, characters 23-32:
- 20 | let invalid_argf fmt = Fmt.kstrf Lwt.fail_invalid_arg fmt
-                             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin/.irmin.objs/native/irmin__Store.{cmx,o}
- File "src/irmin/store.ml", line 45, characters 10-19:
- 45 |           Fmt.kstrf Lwt.fail_invalid_arg "corrupted value: got %a, expecting %a"
-                ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 277, characters 27-36:
- 277 |     let import_error fmt = Fmt.kstrf (fun x -> Lwt.fail (Import_error x)) fmt
-                                  ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 317, characters 17-26:
- 317 |           | e -> Fmt.kstrf Lwt.fail_invalid_arg "impot error: %a" Fmt.exn e)
-                        ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 414, characters 22-31:
- 414 |   let err_no_head s = Fmt.kstrf Lwt.fail_invalid_arg "Irmin.%s: no head" s
-                             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 432, characters 14-22:
- 432 |     let err = Fmt.strf "%a is not a valid branch name." pp_branch t in
-                     ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/store.ml", line 745, characters 17-26:
- 745 |     | Error e -> Fmt.kstrf Lwt.fail_with "%s: %a" name pp_write_error e
-                        ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 934, characters 8-17:
- 934 |         Fmt.kstrf Lwt.fail_invalid_arg
-               ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 1096, characters 6-15:
- 1096 |       Fmt.kstrf invalid_arg "Branch.get: %a not found" pp_branch k
-              ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin/.irmin.objs/native/irmin__Sync_ext.{cmx,o}
- File "src/irmin/sync_ext.ml", line 20, characters 23-32:
- 20 | let invalid_argf fmt = Fmt.kstrf Lwt.fail_invalid_arg fmt
-                             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc src/irmin/.irmin.objs/byte/irmin__Contents.{cmo,cmt}
- File "src/irmin/contents.ml", line 44, characters 28-36:
- 44 |     | `Error e -> failwith (Fmt.strf "%a" Jsonm.pp_error e)
-                                  ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt src/irmin/.irmin.objs/native/irmin__Contents.{cmx,o}
- File "src/irmin/contents.ml", line 44, characters 28-36:
- 44 |     | `Error e -> failwith (Fmt.strf "%a" Jsonm.pp_error e)
-                                  ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-       ocamlc src/irmin/.irmin.objs/byte/irmin__Commit.{cmo,cmt}
- File "src/irmin/commit.ml", line 64, characters 4-13:
- 64 |     Fmt.kstrf invalid_arg "Commit.get: %a not found" pp_key k
-          ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/commit.ml", line 210, characters 38-42:
- 210 |     Fmt.pf ppf "[%a]" Fmt.(list ~sep:(unit " ") pp_key) keys
-                                             ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/irmin/commit.ml", line 291, characters 7-15:
- 291 |        Fmt.strf "d: %d, seen1: %s, seen2: %s, seenboth: %s, lcas: %s (%d) %s"
-              ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/commit.ml", line 295, characters 32-40:
- 295 |                (fun d ks acc -> Fmt.strf "(%d: %s)" d (str_keys ks) :: acc)
-                                       ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/commit.ml", line 449, characters 15-23:
- 449 |                Fmt.strf "Recursive merging of common ancestors: %s" msg)
-                      ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-       ocamlc src/irmin/.irmin.objs/byte/irmin__Tree.{cmo,cmt}
- File "src/irmin/tree.ml", line 1075, characters 4-13:
- 1075 |     Fmt.kstrf invalid_arg "Irmin.Tree.%s: %a not found" n pp_path k
-            ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin/.irmin.objs/native/irmin__Commit.{cmx,o}
- File "src/irmin/commit.ml", line 64, characters 4-13:
- 64 |     Fmt.kstrf invalid_arg "Commit.get: %a not found" pp_key k
-          ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/commit.ml", line 210, characters 38-42:
- 210 |     Fmt.pf ppf "[%a]" Fmt.(list ~sep:(unit " ") pp_key) keys
-                                             ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/irmin/commit.ml", line 291, characters 7-15:
- 291 |        Fmt.strf "d: %d, seen1: %s, seen2: %s, seenboth: %s, lcas: %s (%d) %s"
-              ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/commit.ml", line 295, characters 32-40:
- 295 |                (fun d ks acc -> Fmt.strf "(%d: %s)" d (str_keys ks) :: acc)
-                                       ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/commit.ml", line 449, characters 15-23:
- 449 |                Fmt.strf "Recursive merging of common ancestors: %s" msg)
-                      ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt src/irmin/.irmin.objs/native/irmin__Tree.{cmx,o}
- File "src/irmin/tree.ml", line 1075, characters 4-13:
- 1075 |     Fmt.kstrf invalid_arg "Irmin.Tree.%s: %a not found" n pp_path k
-            ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc src/irmin/.irmin.objs/byte/irmin__Store.{cmo,cmt}
- File "src/irmin/store.ml", line 45, characters 10-19:
- 45 |           Fmt.kstrf Lwt.fail_invalid_arg "corrupted value: got %a, expecting %a"
-                ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 277, characters 27-36:
- 277 |     let import_error fmt = Fmt.kstrf (fun x -> Lwt.fail (Import_error x)) fmt
-                                  ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 317, characters 17-26:
- 317 |           | e -> Fmt.kstrf Lwt.fail_invalid_arg "impot error: %a" Fmt.exn e)
-                        ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 414, characters 22-31:
- 414 |   let err_no_head s = Fmt.kstrf Lwt.fail_invalid_arg "Irmin.%s: no head" s
-                             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 432, characters 14-22:
- 432 |     let err = Fmt.strf "%a is not a valid branch name." pp_branch t in
-                     ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/store.ml", line 745, characters 17-26:
- 745 |     | Error e -> Fmt.kstrf Lwt.fail_with "%s: %a" name pp_write_error e
-                        ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 934, characters 8-17:
- 934 |         Fmt.kstrf Lwt.fail_invalid_arg
-               ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 1096, characters 6-15:
- 1096 |       Fmt.kstrf invalid_arg "Branch.get: %a not found" pp_branch k
-              ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc src/irmin/.irmin.objs/byte/irmin__Sync_ext.{cmo,cmt}
- File "src/irmin/sync_ext.ml", line 20, characters 23-32:
- 20 | let invalid_argf fmt = Fmt.kstrf Lwt.fail_invalid_arg fmt
-                             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin/.irmin.objs/native/irmin__Store.{cmx,o}
- File "src/irmin/store.ml", line 45, characters 10-19:
- 45 |           Fmt.kstrf Lwt.fail_invalid_arg "corrupted value: got %a, expecting %a"
-                ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 277, characters 27-36:
- 277 |     let import_error fmt = Fmt.kstrf (fun x -> Lwt.fail (Import_error x)) fmt
-                                  ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 317, characters 17-26:
- 317 |           | e -> Fmt.kstrf Lwt.fail_invalid_arg "impot error: %a" Fmt.exn e)
-                        ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 414, characters 22-31:
- 414 |   let err_no_head s = Fmt.kstrf Lwt.fail_invalid_arg "Irmin.%s: no head" s
-                             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 432, characters 14-22:
- 432 |     let err = Fmt.strf "%a is not a valid branch name." pp_branch t in
-                     ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/irmin/store.ml", line 745, characters 17-26:
- 745 |     | Error e -> Fmt.kstrf Lwt.fail_with "%s: %a" name pp_write_error e
-                        ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 934, characters 8-17:
- 934 |         Fmt.kstrf Lwt.fail_invalid_arg
-               ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin/store.ml", line 1096, characters 6-15:
- 1096 |       Fmt.kstrf invalid_arg "Branch.get: %a not found" pp_branch k
-              ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin/.irmin.objs/native/irmin__Sync_ext.{cmx,o}
- File "src/irmin/sync_ext.ml", line 20, characters 23-32:
- 20 | let invalid_argf fmt = Fmt.kstrf Lwt.fail_invalid_arg fmt
-                             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-> compiled  irmin.2.7.2
Processing 346/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [tezos-micheline: dune build] [tezos-rpc: dune build] [tezos-stdlib-unix: rm vendors] [uucp: ocaml build]
-> installed irmin.2.7.2
Processing 347/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [tezos-micheline: dune build] [tezos-rpc: dune build] [tezos-stdlib-unix: rm vendors] [uucp: ocaml build]
Processing 348/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-micheline: dune build] [tezos-rpc: dune build] [tezos-stdlib-unix: rm vendors] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-micheline" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-micheline.10.2)
Processing 348/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-micheline: mv] [tezos-rpc: dune build] [tezos-stdlib-unix: rm vendors] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-rpc" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-rpc.10.2)
Processing 348/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-micheline: mv] [tezos-rpc: mv] [tezos-stdlib-unix: rm vendors] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-stdlib-unix.10.2)
Processing 348/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-micheline: mv] [tezos-rpc: mv] [tezos-stdlib-unix: dune build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_rpc/tezos-rpc.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-rpc.10.2)
-> compiled  tezos-rpc.10.2
Processing 348/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-micheline: mv] [tezos-stdlib-unix: dune build] [uucp: ocaml build]
-> installed tezos-rpc.10.2
Processing 349/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-micheline: mv] [tezos-stdlib-unix: dune build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_micheline/tezos-micheline.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-micheline.10.2)
-> compiled  tezos-micheline.10.2
Processing 349/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-stdlib-unix: dune build] [uucp: ocaml build]
-> installed tezos-micheline.10.2
Processing 350/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-stdlib-unix: dune build] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-stdlib-unix" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-stdlib-unix.10.2)
-       ocamlc src/lib_stdlib_unix/.tezos_stdlib_unix.objs/byte/tezos_stdlib_unix__Animation.{cmo,cmt}
- File "src/lib_stdlib_unix/animation.ml", line 79, characters 6-20:
- 79 |       Lwt_unix.yield ()
-            ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
-     ocamlopt src/lib_stdlib_unix/.tezos_stdlib_unix.objs/native/tezos_stdlib_unix__Animation.{cmx,o}
- File "src/lib_stdlib_unix/animation.ml", line 79, characters 6-20:
- 79 |       Lwt_unix.yield ()
-            ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
-       ocamlc src/lib_stdlib_unix/.tezos_stdlib_unix.objs/byte/tezos_stdlib_unix__File_descriptor_sink.{cmo,cmt}
- File "src/lib_stdlib_unix/file_descriptor_sink.ml", line 116, characters 16-24:
- 116 |                 Fmt.strf "%s-%d%s" chopped (Unix.getpid ()) ext
-                       ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt src/lib_stdlib_unix/.tezos_stdlib_unix.objs/native/tezos_stdlib_unix__File_descriptor_sink.{cmx,o}
- File "src/lib_stdlib_unix/file_descriptor_sink.ml", line 116, characters 16-24:
- 116 |                 Fmt.strf "%s-%d%s" chopped (Unix.getpid ()) ext
-                       ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-       ocamlc src/lib_stdlib_unix/.tezos_stdlib_unix.objs/byte/tezos_stdlib_unix__Animation.{cmo,cmt}
- File "src/lib_stdlib_unix/animation.ml", line 79, characters 6-20:
- 79 |       Lwt_unix.yield ()
-            ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
-     ocamlopt src/lib_stdlib_unix/.tezos_stdlib_unix.objs/native/tezos_stdlib_unix__Animation.{cmx,o}
- File "src/lib_stdlib_unix/animation.ml", line 79, characters 6-20:
- 79 |       Lwt_unix.yield ()
-            ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
-       ocamlc src/lib_stdlib_unix/.tezos_stdlib_unix.objs/byte/tezos_stdlib_unix__File_descriptor_sink.{cmo,cmt}
- File "src/lib_stdlib_unix/file_descriptor_sink.ml", line 116, characters 16-24:
- 116 |                 Fmt.strf "%s-%d%s" chopped (Unix.getpid ()) ext
-                       ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt src/lib_stdlib_unix/.tezos_stdlib_unix.objs/native/tezos_stdlib_unix__File_descriptor_sink.{cmx,o}
- File "src/lib_stdlib_unix/file_descriptor_sink.ml", line 116, characters 16-24:
- 116 |                 Fmt.strf "%s-%d%s" chopped (Unix.getpid ()) ext
-                       ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
Processing 350/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-stdlib-unix: mv] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_stdlib_unix/tezos-stdlib-unix.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-stdlib-unix.10.2)
-> compiled  tezos-stdlib-unix.10.2
Processing 350/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [uucp: ocaml build]
-> installed tezos-stdlib-unix.10.2
Processing 351/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [uucp: ocaml build]
Processing 352/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-clic: rm vendors] [uucp: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-uutf" "true" "--with-uunf" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.10/.opam-switch/build/uucp.14.0.0)
- ocamlfind ocamldep -modules src/uucp.ml > src/uucp.ml.depends
- ocamlfind ocamldep -modules src/uucp.mli > src/uucp.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp.cmi src/uucp.mli
- ocamlfind ocamldep -modules src/uucp_age.ml > src/uucp_age.ml.depends
- ocamlfind ocamldep -modules src/uucp_age_data.ml > src/uucp_age_data.ml.depends
- ocamlfind ocamldep -modules src/uucp_rmap.ml > src/uucp_rmap.ml.depends
- ocamlfind ocamldep -modules src/uucp_fmt.ml > src/uucp_fmt.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_fmt.cmo src/uucp_fmt.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_rmap.cmo src/uucp_rmap.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age_data.cmo src/uucp_age_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age.cmo src/uucp_age.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_fmt.cmx src/uucp_fmt.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_rmap.cmx src/uucp_rmap.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age_data.cmx src/uucp_age_data.ml
- ocamlfind ocamldep -modules src/uucp_alpha.ml > src/uucp_alpha.ml.depends
- ocamlfind ocamldep -modules src/uucp_alpha_data.ml > src/uucp_alpha_data.ml.depends
- ocamlfind ocamldep -modules src/uucp_tmapbool.ml > src/uucp_tmapbool.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbool.cmo src/uucp_tmapbool.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha_data.cmo src/uucp_alpha_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha.cmo src/uucp_alpha.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbool.cmx src/uucp_tmapbool.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha_data.cmx src/uucp_alpha_data.ml
- ocamlfind ocamldep -modules src/uucp_block.ml > src/uucp_block.ml.depends
- ocamlfind ocamldep -modules src/uucp_block_base.ml > src/uucp_block_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_block_data.ml > src/uucp_block_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_base.cmo src/uucp_block_base.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_data.cmo src/uucp_block_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block.cmo src/uucp_block.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_base.cmx src/uucp_block_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_data.cmx src/uucp_block_data.ml
- ocamlfind ocamldep -modules src/uucp_break.ml > src/uucp_break.ml.depends
- ocamlfind ocamldep -modules src/uucp_break_base.ml > src/uucp_break_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_break_data.ml > src/uucp_break_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_base.cmo src/uucp_break_base.ml
- ocamlfind ocamldep -modules src/uucp_tmapbyte.ml > src/uucp_tmapbyte.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbyte.cmo src/uucp_tmapbyte.ml
- ocamlfind ocamldep -modules src/uucp_gc.ml > src/uucp_gc.ml.depends
- ocamlfind ocamldep -modules src/uucp_gc_base.ml > src/uucp_gc_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_gc_data.ml > src/uucp_gc_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_base.cmo src/uucp_gc_base.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_data.cmo src/uucp_gc_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_data.cmo src/uucp_break_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc.cmo src/uucp_gc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break.cmo src/uucp_break.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_base.cmx src/uucp_break_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbyte.cmx src/uucp_tmapbyte.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_base.cmx src/uucp_gc_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_data.cmx src/uucp_gc_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_data.cmx src/uucp_break_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc.cmx src/uucp_gc.ml
- ocamlfind ocamldep -modules src/uucp_case.ml > src/uucp_case.ml.depends
- ocamlfind ocamldep -modules src/uucp_case_data.ml > src/uucp_case_data.ml.depends
- ocamlfind ocamldep -modules src/uucp_case_fold.ml > src/uucp_case_fold.ml.depends
- ocamlfind ocamldep -modules src/uucp_case_fold_data.ml > src/uucp_case_fold_data.ml.depends
- ocamlfind ocamldep -modules src/uucp_tmap.ml > src/uucp_tmap.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap.cmo src/uucp_tmap.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold_data.cmo src/uucp_case_fold_data.ml
- ocamlfind ocamldep -modules src/uucp_case_map.ml > src/uucp_case_map.ml.depends
- ocamlfind ocamldep -modules src/uucp_case_map_data.ml > src/uucp_case_map_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map_data.cmo src/uucp_case_map_data.ml
- ocamlfind ocamldep -modules src/uucp_case_nfkc.ml > src/uucp_case_nfkc.ml.depends
- ocamlfind ocamldep -modules src/uucp_case_nfkc_data.ml > src/uucp_case_nfkc_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc_data.cmo src/uucp_case_nfkc_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_data.cmo src/uucp_case_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold.cmo src/uucp_case_fold.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map.cmo src/uucp_case_map.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc.cmo src/uucp_case_nfkc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case.cmo src/uucp_case.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap.cmx src/uucp_tmap.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold_data.cmx src/uucp_case_fold_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map_data.cmx src/uucp_case_map_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc_data.cmx src/uucp_case_nfkc_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_data.cmx src/uucp_case_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold.cmx src/uucp_case_fold.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map.cmx src/uucp_case_map.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc.cmx src/uucp_case_nfkc.ml
- ocamlfind ocamldep -modules src/uucp_cjk.ml > src/uucp_cjk.ml.depends
- ocamlfind ocamldep -modules src/uucp_cjk_data.ml > src/uucp_cjk_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk_data.cmo src/uucp_cjk_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk.cmo src/uucp_cjk.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk_data.cmx src/uucp_cjk_data.ml
- ocamlfind ocamldep -modules src/uucp_cmap.ml > src/uucp_cmap.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cmap.cmo src/uucp_cmap.ml
- ocamlfind ocamldep -modules src/uucp_emoji.ml > src/uucp_emoji.ml.depends
- ocamlfind ocamldep -modules src/uucp_emoji_data.ml > src/uucp_emoji_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji_data.cmo src/uucp_emoji_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji.cmo src/uucp_emoji.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji_data.cmx src/uucp_emoji_data.ml
- ocamlfind ocamldep -modules src/uucp_func.ml > src/uucp_func.ml.depends
- ocamlfind ocamldep -modules src/uucp_func_data.ml > src/uucp_func_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func_data.cmo src/uucp_func_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func.cmo src/uucp_func.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func_data.cmx src/uucp_func_data.ml
- ocamlfind ocamldep -modules src/uucp_gen.ml > src/uucp_gen.ml.depends
- ocamlfind ocamldep -modules src/uucp_gen_data.ml > src/uucp_gen_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen_data.cmo src/uucp_gen_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen.cmo src/uucp_gen.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen_data.cmx src/uucp_gen_data.ml
- ocamlfind ocamldep -modules src/uucp_hangul.ml > src/uucp_hangul.ml.depends
- ocamlfind ocamldep -modules src/uucp_hangul_base.ml > src/uucp_hangul_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_hangul_data.ml > src/uucp_hangul_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_base.cmo src/uucp_hangul_base.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_data.cmo src/uucp_hangul_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul.cmo src/uucp_hangul.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_base.cmx src/uucp_hangul_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_data.cmx src/uucp_hangul_data.ml
- ocamlfind ocamldep -modules src/uucp_id.ml > src/uucp_id.ml.depends
- ocamlfind ocamldep -modules src/uucp_id_data.ml > src/uucp_id_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id_data.cmo src/uucp_id_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id.cmo src/uucp_id.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id_data.cmx src/uucp_id_data.ml
- ocamlfind ocamldep -modules src/uucp_name.ml > src/uucp_name.ml.depends
- ocamlfind ocamldep -modules src/uucp_name_base.ml > src/uucp_name_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_name_data.ml > src/uucp_name_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_base.cmo src/uucp_name_base.ml
- ocamlfind ocamldep -modules src/uucp_tmap5bytes.ml > src/uucp_tmap5bytes.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap5bytes.cmo src/uucp_tmap5bytes.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_data.cmo src/uucp_name_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name.cmo src/uucp_name.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cmap.cmx src/uucp_cmap.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_base.cmx src/uucp_name_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap5bytes.cmx src/uucp_tmap5bytes.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_data.cmx src/uucp_name_data.ml
- ocamlfind ocamldep -modules src/uucp_num.ml > src/uucp_num.ml.depends
- ocamlfind ocamldep -modules src/uucp_num_base.ml > src/uucp_num_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_num_data.ml > src/uucp_num_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_base.cmo src/uucp_num_base.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_data.cmo src/uucp_num_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num.cmo src/uucp_num.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_base.cmx src/uucp_num_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_data.cmx src/uucp_num_data.ml
- ocamlfind ocamldep -modules src/uucp_script.ml > src/uucp_script.ml.depends
- ocamlfind ocamldep -modules src/uucp_script_base.ml > src/uucp_script_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_script_data.ml > src/uucp_script_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_base.cmo src/uucp_script_base.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_data.cmo src/uucp_script_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script.cmo src/uucp_script.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_base.cmx src/uucp_script_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_data.cmx src/uucp_script_data.ml
- ocamlfind ocamldep -modules src/uucp_white.ml > src/uucp_white.ml.depends
- ocamlfind ocamldep -modules src/uucp_white_data.ml > src/uucp_white_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white_data.cmo src/uucp_white_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white.cmo src/uucp_white.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white_data.cmx src/uucp_white_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age.cmx src/uucp_age.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha.cmx src/uucp_alpha.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block.cmx src/uucp_block.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break.cmx src/uucp_break.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case.cmx src/uucp_case.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk.cmx src/uucp_cjk.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji.cmx src/uucp_emoji.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func.cmx src/uucp_func.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen.cmx src/uucp_gen.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul.cmx src/uucp_hangul.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id.cmx src/uucp_id.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name.cmx src/uucp_name.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num.cmx src/uucp_num.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script.cmx src/uucp_script.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white.cmx src/uucp_white.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp.cmx src/uucp.ml
- ocamlfind ocamlopt -a -I src src/uucp_fmt.cmx src/uucp_rmap.cmx src/uucp_age_data.cmx src/uucp_age.cmx src/uucp_tmapbool.cmx src/uucp_alpha_data.cmx src/uucp_alpha.cmx src/uucp_block_base.cmx src/uucp_block_data.cmx src/uucp_block.cmx src/uucp_break_base.cmx src/uucp_tmapbyte.cmx src/uucp_break_data.cmx src/uucp_gc_base.cmx src/uucp_gc_data.cmx src/uucp_gc.cmx src/uucp_break.cmx src/uucp_case_data.cmx src/uucp_tmap.cmx src/uucp_case_fold_data.cmx src/uucp_case_fold.cmx src/uucp_case_map_data.cmx src/uucp_case_map.cmx src/uucp_case_nfkc_data.cmx src/uucp_case_nfkc.cmx src/uucp_case.cmx src/uucp_cjk_data.cmx src/uucp_cjk.cmx src/uucp_cmap.cmx src/uucp_emoji_data.cmx src/uucp_emoji.cmx src/uucp_func_data.cmx src/uucp_func.cmx src/uucp_gen_data.cmx src/uucp_gen.cmx src/uucp_hangul_base.cmx src/uucp_hangul_data.cmx src/uucp_hangul.cmx src/uucp_id_data.cmx src/uucp_id.cmx src/uucp_name_base.cmx src/uucp_tmap5bytes.cmx src/uucp_name_data.cmx src/uucp_name.cmx src/uucp_num_base.cmx src/uucp_num_data.cmx src/uucp_num.cmx src/uucp_script_base.cmx src/uucp_script_data.cmx src/uucp_script.cmx src/uucp_white_data.cmx src/uucp_white.cmx src/uucp.cmx -o src/uucp.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/uucp.cmxa -o src/uucp.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp.cmo src/uucp.ml
- ocamlfind ocamlc -a -I src src/uucp_fmt.cmo src/uucp_rmap.cmo src/uucp_age_data.cmo src/uucp_age.cmo src/uucp_tmapbool.cmo src/uucp_alpha_data.cmo src/uucp_alpha.cmo src/uucp_block_base.cmo src/uucp_block_data.cmo src/uucp_block.cmo src/uucp_break_base.cmo src/uucp_tmapbyte.cmo src/uucp_break_data.cmo src/uucp_gc_base.cmo src/uucp_gc_data.cmo src/uucp_gc.cmo src/uucp_break.cmo src/uucp_case_data.cmo src/uucp_tmap.cmo src/uucp_case_fold_data.cmo src/uucp_case_fold.cmo src/uucp_case_map_data.cmo src/uucp_case_map.cmo src/uucp_case_nfkc_data.cmo src/uucp_case_nfkc.cmo src/uucp_case.cmo src/uucp_cjk_data.cmo src/uucp_cjk.cmo src/uucp_cmap.cmo src/uucp_emoji_data.cmo src/uucp_emoji.cmo src/uucp_func_data.cmo src/uucp_func.cmo src/uucp_gen_data.cmo src/uucp_gen.cmo src/uucp_hangul_base.cmo src/uucp_hangul_data.cmo src/uucp_hangul.cmo src/uucp_id_data.cmo src/uucp_id.cmo src/uucp_name_base.cmo src/uucp_tmap5bytes.cmo src/uucp_name_data.cmo src/uucp_name.cmo src/uucp_num_base.cmo src/uucp_num_data.cmo src/uucp_num.cmo src/uucp_script_base.cmo src/uucp_script_data.cmo src/uucp_script.cmo src/uucp_white_data.cmo src/uucp_white.cmo src/uucp.cmo -o src/uucp.cma
- # Parallel statistics: { count(total): 5(143), max: 15, min: 2, average(total): 5.400(1.154) }
- ocamlfind ocamldep -modules src/uucp.ml > src/uucp.ml.depends
- ocamlfind ocamldep -modules src/uucp.mli > src/uucp.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp.cmi src/uucp.mli
- ocamlfind ocamldep -modules src/uucp_age.ml > src/uucp_age.ml.depends
- ocamlfind ocamldep -modules src/uucp_age_data.ml > src/uucp_age_data.ml.depends
- ocamlfind ocamldep -modules src/uucp_rmap.ml > src/uucp_rmap.ml.depends
- ocamlfind ocamldep -modules src/uucp_fmt.ml > src/uucp_fmt.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_fmt.cmo src/uucp_fmt.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_rmap.cmo src/uucp_rmap.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age_data.cmo src/uucp_age_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age.cmo src/uucp_age.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_fmt.cmx src/uucp_fmt.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_rmap.cmx src/uucp_rmap.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age_data.cmx src/uucp_age_data.ml
- ocamlfind ocamldep -modules src/uucp_alpha.ml > src/uucp_alpha.ml.depends
- ocamlfind ocamldep -modules src/uucp_alpha_data.ml > src/uucp_alpha_data.ml.depends
- ocamlfind ocamldep -modules src/uucp_tmapbool.ml > src/uucp_tmapbool.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbool.cmo src/uucp_tmapbool.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha_data.cmo src/uucp_alpha_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha.cmo src/uucp_alpha.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbool.cmx src/uucp_tmapbool.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha_data.cmx src/uucp_alpha_data.ml
- ocamlfind ocamldep -modules src/uucp_block.ml > src/uucp_block.ml.depends
- ocamlfind ocamldep -modules src/uucp_block_base.ml > src/uucp_block_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_block_data.ml > src/uucp_block_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_base.cmo src/uucp_block_base.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_data.cmo src/uucp_block_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block.cmo src/uucp_block.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_base.cmx src/uucp_block_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block_data.cmx src/uucp_block_data.ml
- ocamlfind ocamldep -modules src/uucp_break.ml > src/uucp_break.ml.depends
- ocamlfind ocamldep -modules src/uucp_break_base.ml > src/uucp_break_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_break_data.ml > src/uucp_break_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_base.cmo src/uucp_break_base.ml
- ocamlfind ocamldep -modules src/uucp_tmapbyte.ml > src/uucp_tmapbyte.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbyte.cmo src/uucp_tmapbyte.ml
- ocamlfind ocamldep -modules src/uucp_gc.ml > src/uucp_gc.ml.depends
- ocamlfind ocamldep -modules src/uucp_gc_base.ml > src/uucp_gc_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_gc_data.ml > src/uucp_gc_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_base.cmo src/uucp_gc_base.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_data.cmo src/uucp_gc_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_data.cmo src/uucp_break_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc.cmo src/uucp_gc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break.cmo src/uucp_break.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_base.cmx src/uucp_break_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmapbyte.cmx src/uucp_tmapbyte.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_base.cmx src/uucp_gc_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc_data.cmx src/uucp_gc_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break_data.cmx src/uucp_break_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gc.cmx src/uucp_gc.ml
- ocamlfind ocamldep -modules src/uucp_case.ml > src/uucp_case.ml.depends
- ocamlfind ocamldep -modules src/uucp_case_data.ml > src/uucp_case_data.ml.depends
- ocamlfind ocamldep -modules src/uucp_case_fold.ml > src/uucp_case_fold.ml.depends
- ocamlfind ocamldep -modules src/uucp_case_fold_data.ml > src/uucp_case_fold_data.ml.depends
- ocamlfind ocamldep -modules src/uucp_tmap.ml > src/uucp_tmap.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap.cmo src/uucp_tmap.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold_data.cmo src/uucp_case_fold_data.ml
- ocamlfind ocamldep -modules src/uucp_case_map.ml > src/uucp_case_map.ml.depends
- ocamlfind ocamldep -modules src/uucp_case_map_data.ml > src/uucp_case_map_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map_data.cmo src/uucp_case_map_data.ml
- ocamlfind ocamldep -modules src/uucp_case_nfkc.ml > src/uucp_case_nfkc.ml.depends
- ocamlfind ocamldep -modules src/uucp_case_nfkc_data.ml > src/uucp_case_nfkc_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc_data.cmo src/uucp_case_nfkc_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_data.cmo src/uucp_case_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold.cmo src/uucp_case_fold.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map.cmo src/uucp_case_map.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc.cmo src/uucp_case_nfkc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case.cmo src/uucp_case.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap.cmx src/uucp_tmap.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold_data.cmx src/uucp_case_fold_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map_data.cmx src/uucp_case_map_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc_data.cmx src/uucp_case_nfkc_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_data.cmx src/uucp_case_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_fold.cmx src/uucp_case_fold.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_map.cmx src/uucp_case_map.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case_nfkc.cmx src/uucp_case_nfkc.ml
- ocamlfind ocamldep -modules src/uucp_cjk.ml > src/uucp_cjk.ml.depends
- ocamlfind ocamldep -modules src/uucp_cjk_data.ml > src/uucp_cjk_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk_data.cmo src/uucp_cjk_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk.cmo src/uucp_cjk.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk_data.cmx src/uucp_cjk_data.ml
- ocamlfind ocamldep -modules src/uucp_cmap.ml > src/uucp_cmap.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cmap.cmo src/uucp_cmap.ml
- ocamlfind ocamldep -modules src/uucp_emoji.ml > src/uucp_emoji.ml.depends
- ocamlfind ocamldep -modules src/uucp_emoji_data.ml > src/uucp_emoji_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji_data.cmo src/uucp_emoji_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji.cmo src/uucp_emoji.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji_data.cmx src/uucp_emoji_data.ml
- ocamlfind ocamldep -modules src/uucp_func.ml > src/uucp_func.ml.depends
- ocamlfind ocamldep -modules src/uucp_func_data.ml > src/uucp_func_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func_data.cmo src/uucp_func_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func.cmo src/uucp_func.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func_data.cmx src/uucp_func_data.ml
- ocamlfind ocamldep -modules src/uucp_gen.ml > src/uucp_gen.ml.depends
- ocamlfind ocamldep -modules src/uucp_gen_data.ml > src/uucp_gen_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen_data.cmo src/uucp_gen_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen.cmo src/uucp_gen.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen_data.cmx src/uucp_gen_data.ml
- ocamlfind ocamldep -modules src/uucp_hangul.ml > src/uucp_hangul.ml.depends
- ocamlfind ocamldep -modules src/uucp_hangul_base.ml > src/uucp_hangul_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_hangul_data.ml > src/uucp_hangul_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_base.cmo src/uucp_hangul_base.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_data.cmo src/uucp_hangul_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul.cmo src/uucp_hangul.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_base.cmx src/uucp_hangul_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul_data.cmx src/uucp_hangul_data.ml
- ocamlfind ocamldep -modules src/uucp_id.ml > src/uucp_id.ml.depends
- ocamlfind ocamldep -modules src/uucp_id_data.ml > src/uucp_id_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id_data.cmo src/uucp_id_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id.cmo src/uucp_id.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id_data.cmx src/uucp_id_data.ml
- ocamlfind ocamldep -modules src/uucp_name.ml > src/uucp_name.ml.depends
- ocamlfind ocamldep -modules src/uucp_name_base.ml > src/uucp_name_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_name_data.ml > src/uucp_name_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_base.cmo src/uucp_name_base.ml
- ocamlfind ocamldep -modules src/uucp_tmap5bytes.ml > src/uucp_tmap5bytes.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap5bytes.cmo src/uucp_tmap5bytes.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_data.cmo src/uucp_name_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name.cmo src/uucp_name.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cmap.cmx src/uucp_cmap.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_base.cmx src/uucp_name_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_tmap5bytes.cmx src/uucp_tmap5bytes.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name_data.cmx src/uucp_name_data.ml
- ocamlfind ocamldep -modules src/uucp_num.ml > src/uucp_num.ml.depends
- ocamlfind ocamldep -modules src/uucp_num_base.ml > src/uucp_num_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_num_data.ml > src/uucp_num_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_base.cmo src/uucp_num_base.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_data.cmo src/uucp_num_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num.cmo src/uucp_num.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_base.cmx src/uucp_num_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num_data.cmx src/uucp_num_data.ml
- ocamlfind ocamldep -modules src/uucp_script.ml > src/uucp_script.ml.depends
- ocamlfind ocamldep -modules src/uucp_script_base.ml > src/uucp_script_base.ml.depends
- ocamlfind ocamldep -modules src/uucp_script_data.ml > src/uucp_script_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_base.cmo src/uucp_script_base.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_data.cmo src/uucp_script_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script.cmo src/uucp_script.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_base.cmx src/uucp_script_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script_data.cmx src/uucp_script_data.ml
- ocamlfind ocamldep -modules src/uucp_white.ml > src/uucp_white.ml.depends
- ocamlfind ocamldep -modules src/uucp_white_data.ml > src/uucp_white_data.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white_data.cmo src/uucp_white_data.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white.cmo src/uucp_white.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white_data.cmx src/uucp_white_data.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_age.cmx src/uucp_age.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_alpha.cmx src/uucp_alpha.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_block.cmx src/uucp_block.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_break.cmx src/uucp_break.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_case.cmx src/uucp_case.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_cjk.cmx src/uucp_cjk.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_emoji.cmx src/uucp_emoji.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_func.cmx src/uucp_func.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_gen.cmx src/uucp_gen.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_hangul.cmx src/uucp_hangul.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_id.cmx src/uucp_id.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_name.cmx src/uucp_name.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_num.cmx src/uucp_num.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_script.cmx src/uucp_script.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp_white.cmx src/uucp_white.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uucp.cmx src/uucp.ml
- ocamlfind ocamlopt -a -I src src/uucp_fmt.cmx src/uucp_rmap.cmx src/uucp_age_data.cmx src/uucp_age.cmx src/uucp_tmapbool.cmx src/uucp_alpha_data.cmx src/uucp_alpha.cmx src/uucp_block_base.cmx src/uucp_block_data.cmx src/uucp_block.cmx src/uucp_break_base.cmx src/uucp_tmapbyte.cmx src/uucp_break_data.cmx src/uucp_gc_base.cmx src/uucp_gc_data.cmx src/uucp_gc.cmx src/uucp_break.cmx src/uucp_case_data.cmx src/uucp_tmap.cmx src/uucp_case_fold_data.cmx src/uucp_case_fold.cmx src/uucp_case_map_data.cmx src/uucp_case_map.cmx src/uucp_case_nfkc_data.cmx src/uucp_case_nfkc.cmx src/uucp_case.cmx src/uucp_cjk_data.cmx src/uucp_cjk.cmx src/uucp_cmap.cmx src/uucp_emoji_data.cmx src/uucp_emoji.cmx src/uucp_func_data.cmx src/uucp_func.cmx src/uucp_gen_data.cmx src/uucp_gen.cmx src/uucp_hangul_base.cmx src/uucp_hangul_data.cmx src/uucp_hangul.cmx src/uucp_id_data.cmx src/uucp_id.cmx src/uucp_name_base.cmx src/uucp_tmap5bytes.cmx src/uucp_name_data.cmx src/uucp_name.cmx src/uucp_num_base.cmx src/uucp_num_data.cmx src/uucp_num.cmx src/uucp_script_base.cmx src/uucp_script_data.cmx src/uucp_script.cmx src/uucp_white_data.cmx src/uucp_white.cmx src/uucp.cmx -o src/uucp.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/uucp.cmxa -o src/uucp.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uucp.cmo src/uucp.ml
- ocamlfind ocamlc -a -I src src/uucp_fmt.cmo src/uucp_rmap.cmo src/uucp_age_data.cmo src/uucp_age.cmo src/uucp_tmapbool.cmo src/uucp_alpha_data.cmo src/uucp_alpha.cmo src/uucp_block_base.cmo src/uucp_block_data.cmo src/uucp_block.cmo src/uucp_break_base.cmo src/uucp_tmapbyte.cmo src/uucp_break_data.cmo src/uucp_gc_base.cmo src/uucp_gc_data.cmo src/uucp_gc.cmo src/uucp_break.cmo src/uucp_case_data.cmo src/uucp_tmap.cmo src/uucp_case_fold_data.cmo src/uucp_case_fold.cmo src/uucp_case_map_data.cmo src/uucp_case_map.cmo src/uucp_case_nfkc_data.cmo src/uucp_case_nfkc.cmo src/uucp_case.cmo src/uucp_cjk_data.cmo src/uucp_cjk.cmo src/uucp_cmap.cmo src/uucp_emoji_data.cmo src/uucp_emoji.cmo src/uucp_func_data.cmo src/uucp_func.cmo src/uucp_gen_data.cmo src/uucp_gen.cmo src/uucp_hangul_base.cmo src/uucp_hangul_data.cmo src/uucp_hangul.cmo src/uucp_id_data.cmo src/uucp_id.cmo src/uucp_name_base.cmo src/uucp_tmap5bytes.cmo src/uucp_name_data.cmo src/uucp_name.cmo src/uucp_num_base.cmo src/uucp_num_data.cmo src/uucp_num.cmo src/uucp_script_base.cmo src/uucp_script_data.cmo src/uucp_script.cmo src/uucp_white_data.cmo src/uucp_white.cmo src/uucp.cmo -o src/uucp.cma
- # Parallel statistics: { count(total): 5(143), max: 15, min: 2, average(total): 5.400(1.154) }
-> compiled  uucp.14.0.0
Processing 352/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-clic: rm vendors]
-> installed uucp.14.0.0
Processing 353/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [tezos-clic: rm vendors]
Processing 354/393: [bls12-381-unix: dune build] [hacl-star-raw: make raw] [irmin-layers: dune build] [terminal: dune build] [tezos-clic: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "47" "-p" "bls12-381-unix" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bls12-381-unix.0.4.3)
-> compiled  bls12-381-unix.0.4.3
Processing 354/393: [hacl-star-raw: make raw] [irmin-layers: dune build] [terminal: dune build] [tezos-clic: rm vendors]
-> installed bls12-381-unix.0.4.3
Processing 355/393: [hacl-star-raw: make raw] [irmin-layers: dune build] [terminal: dune build] [tezos-clic: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "irmin-layers" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/irmin-layers.2.7.2)
-> compiled  irmin-layers.2.7.2
Processing 355/393: [hacl-star-raw: make raw] [terminal: dune build] [tezos-clic: rm vendors]
-> installed irmin-layers.2.7.2
Processing 356/393: [hacl-star-raw: make raw] [terminal: dune build] [tezos-clic: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "terminal" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/terminal.0.2.1)
-> compiled  terminal.0.2.1
Processing 356/393: [hacl-star-raw: make raw] [tezos-clic: rm vendors]
-> installed terminal.0.2.1
Processing 357/393: [hacl-star-raw: make raw] [tezos-clic: rm vendors]
Processing 358/393: [hacl-star-raw: make raw] [progress: dune build] [tezos-clic: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-clic.10.2)
Processing 358/393: [hacl-star-raw: make raw] [progress: dune build] [tezos-clic: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "progress" "-j" "47" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/progress.0.2.1)
-> compiled  progress.0.2.1
Processing 358/393: [hacl-star-raw: make raw] [tezos-clic: dune build]
-> installed progress.0.2.1
Processing 359/393: [hacl-star-raw: make raw] [tezos-clic: dune build]
Processing 360/393: [hacl-star-raw: make raw] [index: dune build] [tezos-clic: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-clic" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-clic.10.2)
Processing 360/393: [hacl-star-raw: make raw] [index: dune build] [tezos-clic: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_clic/tezos-clic.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-clic.10.2)
-> compiled  tezos-clic.10.2
Processing 360/393: [hacl-star-raw: make raw] [index: dune build]
-> installed tezos-clic.10.2
Processing 361/393: [hacl-star-raw: make raw] [index: dune build]
Processing 362/393: [hacl-star-raw: make raw] [index: dune build] [tezos-crypto: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-crypto.10.2)
Processing 362/393: [hacl-star-raw: make raw] [index: dune build] [tezos-crypto: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "index" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/index.1.4.1)
-       ocamlc src/.index.objs/byte/index.{cmo,cmt}
- File "src/index.ml", line 867, characters 14-22:
- 867 |     let msg = Fmt.strf "merge { id=%d }" merge_id in
-                     ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt src/.index.objs/native/index.{cmx,o}
- File "src/index.ml", line 867, characters 14-22:
- 867 |     let msg = Fmt.strf "merge { id=%d }" merge_id in
-                     ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-       ocamlc src/.index.objs/byte/index.{cmo,cmt}
- File "src/index.ml", line 867, characters 14-22:
- 867 |     let msg = Fmt.strf "merge { id=%d }" merge_id in
-                     ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt src/.index.objs/native/index.{cmx,o}
- File "src/index.ml", line 867, characters 14-22:
- 867 |     let msg = Fmt.strf "merge { id=%d }" merge_id in
-                     ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-> compiled  index.1.4.1
Processing 362/393: [hacl-star-raw: make raw] [tezos-crypto: dune build]
-> installed index.1.4.1
Processing 363/393: [hacl-star-raw: make raw] [tezos-crypto: dune build]
Processing 364/393: [hacl-star-raw: make raw] [irmin-pack: dune build] [tezos-crypto: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-crypto" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-crypto.10.2)
Processing 364/393: [hacl-star-raw: make raw] [irmin-pack: dune build] [tezos-crypto: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_crypto/tezos-crypto.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-crypto.10.2)
-> compiled  tezos-crypto.10.2
Processing 364/393: [hacl-star-raw: make raw] [irmin-pack: dune build]
-> installed tezos-crypto.10.2
Processing 365/393: [hacl-star-raw: make raw] [irmin-pack: dune build]
Processing 366/393: [hacl-star-raw: make raw] [irmin-pack: dune build] [tezos-protocol-environment-structs: rm vendors]
Processing 367/393: [hacl-star-raw: make raw] [irmin-pack: dune build] [tezos-protocol-environment-structs: rm vendors] [tezos-sapling: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment-structs.10.2)
Processing 367/393: [hacl-star-raw: make raw] [irmin-pack: dune build] [tezos-protocol-environment-structs: dune build] [tezos-sapling: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-sapling.10.2)
Processing 367/393: [hacl-star-raw: make raw] [irmin-pack: dune build] [tezos-protocol-environment-structs: dune build] [tezos-sapling: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-j" "47" "-p" "tezos-sapling" "@install" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-sapling.10.2)
Processing 367/393: [hacl-star-raw: make raw] [irmin-pack: dune build] [tezos-protocol-environment-structs: dune build] [tezos-sapling: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_sapling/tezos-sapling.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-sapling.10.2)
-> compiled  tezos-sapling.10.2
Processing 367/393: [hacl-star-raw: make raw] [irmin-pack: dune build] [tezos-protocol-environment-structs: dune build]
-> installed tezos-sapling.10.2
Processing 368/393: [hacl-star-raw: make raw] [irmin-pack: dune build] [tezos-protocol-environment-structs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-protocol-environment-structs" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment-structs.10.2)
Processing 368/393: [hacl-star-raw: make raw] [irmin-pack: dune build] [tezos-protocol-environment-structs: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_protocol_environment/tezos-protocol-environment-structs.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment-structs.10.2)
-> compiled  tezos-protocol-environment-structs.10.2
Processing 368/393: [hacl-star-raw: make raw] [irmin-pack: dune build]
-> installed tezos-protocol-environment-structs.10.2
Processing 369/393: [hacl-star-raw: make raw] [irmin-pack: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "irmin-pack" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/irmin-pack.2.7.2)
-       ocamlc src/irmin-pack/.irmin_pack.objs/byte/irmin_pack__Ext.{cmo,cmt}
- File "src/irmin-pack/ext.ml", line 217, characters 6-15:
- 217 |       Fmt.kstrf (fun x -> Ok (`Msg x)) "Ok for heads %a" pp_commits heads
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin-pack/ext.ml", line 219, characters 6-15:
- 219 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc src/irmin-pack/mem/.irmin_pack_mem.objs/byte/irmin_pack_mem__Content_addressable.{cmo,cmt}
- File "src/irmin-pack/mem/content_addressable.ml", line 125, characters 10-19:
- 125 |           Fmt.kstrf Lwt.fail_invalid_arg "corrupted value: got %a, expecting %a"
-                 ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin-pack/.irmin_pack.objs/native/irmin_pack__Ext.{cmx,o}
- File "src/irmin-pack/ext.ml", line 217, characters 6-15:
- 217 |       Fmt.kstrf (fun x -> Ok (`Msg x)) "Ok for heads %a" pp_commits heads
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin-pack/ext.ml", line 219, characters 6-15:
- 219 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc src/irmin-pack/layered/.irmin_pack_layered.objs/byte/irmin_pack_layered__Ext_layered.{cmo,cmt}
- File "src/irmin-pack/layered/ext_layered.ml", line 709, characters 21-29:
- 709 |       Fmt.list ~sep:(Fmt.unit "; ") pp ppf (List.filter (fun x -> x <> E) t)
-                            ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/irmin-pack/layered/ext_layered.ml", line 842, characters 6-15:
- 842 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin-pack/layered/ext_layered.ml", line 846, characters 6-15:
- 846 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin-pack/mem/.irmin_pack_mem.objs/native/irmin_pack_mem__Content_addressable.{cmx,o}
- File "src/irmin-pack/mem/content_addressable.ml", line 125, characters 10-19:
- 125 |           Fmt.kstrf Lwt.fail_invalid_arg "corrupted value: got %a, expecting %a"
-                 ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin-pack/layered/.irmin_pack_layered.objs/native/irmin_pack_layered__Ext_layered.{cmx,o}
- File "src/irmin-pack/layered/ext_layered.ml", line 709, characters 21-29:
- 709 |       Fmt.list ~sep:(Fmt.unit "; ") pp ppf (List.filter (fun x -> x <> E) t)
-                            ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/irmin-pack/layered/ext_layered.ml", line 842, characters 6-15:
- 842 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin-pack/layered/ext_layered.ml", line 846, characters 6-15:
- 846 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc src/irmin-pack/.irmin_pack.objs/byte/irmin_pack__Ext.{cmo,cmt}
- File "src/irmin-pack/ext.ml", line 217, characters 6-15:
- 217 |       Fmt.kstrf (fun x -> Ok (`Msg x)) "Ok for heads %a" pp_commits heads
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin-pack/ext.ml", line 219, characters 6-15:
- 219 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc src/irmin-pack/mem/.irmin_pack_mem.objs/byte/irmin_pack_mem__Content_addressable.{cmo,cmt}
- File "src/irmin-pack/mem/content_addressable.ml", line 125, characters 10-19:
- 125 |           Fmt.kstrf Lwt.fail_invalid_arg "corrupted value: got %a, expecting %a"
-                 ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin-pack/.irmin_pack.objs/native/irmin_pack__Ext.{cmx,o}
- File "src/irmin-pack/ext.ml", line 217, characters 6-15:
- 217 |       Fmt.kstrf (fun x -> Ok (`Msg x)) "Ok for heads %a" pp_commits heads
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin-pack/ext.ml", line 219, characters 6-15:
- 219 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc src/irmin-pack/layered/.irmin_pack_layered.objs/byte/irmin_pack_layered__Ext_layered.{cmo,cmt}
- File "src/irmin-pack/layered/ext_layered.ml", line 709, characters 21-29:
- 709 |       Fmt.list ~sep:(Fmt.unit "; ") pp ppf (List.filter (fun x -> x <> E) t)
-                            ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/irmin-pack/layered/ext_layered.ml", line 842, characters 6-15:
- 842 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin-pack/layered/ext_layered.ml", line 846, characters 6-15:
- 846 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin-pack/mem/.irmin_pack_mem.objs/native/irmin_pack_mem__Content_addressable.{cmx,o}
- File "src/irmin-pack/mem/content_addressable.ml", line 125, characters 10-19:
- 125 |           Fmt.kstrf Lwt.fail_invalid_arg "corrupted value: got %a, expecting %a"
-                 ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-     ocamlopt src/irmin-pack/layered/.irmin_pack_layered.objs/native/irmin_pack_layered__Ext_layered.{cmx,o}
- File "src/irmin-pack/layered/ext_layered.ml", line 709, characters 21-29:
- 709 |       Fmt.list ~sep:(Fmt.unit "; ") pp ppf (List.filter (fun x -> x <> E) t)
-                            ^^^^^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- File "src/irmin-pack/layered/ext_layered.ml", line 842, characters 6-15:
- 842 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
- File "src/irmin-pack/layered/ext_layered.ml", line 846, characters 6-15:
- 846 |       Fmt.kstrf
-             ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-> compiled  irmin-pack.2.7.2
Processing 369/393: [hacl-star-raw: make raw]
-> installed irmin-pack.2.7.2
Processing 370/393: [hacl-star-raw: make raw]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "raw" (CWD=/home/opam/.opam/4.10/.opam-switch/build/hacl-star-raw.0.3.2)
- make: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/hacl-star-raw.0.3.2/raw'
- cc    -c -o aes-x86_64-linux.o aes-x86_64-linux.S
- cc    -c -o aesgcm-x86_64-linux.o aesgcm-x86_64-linux.S
- cc    -c -o cpuid-x86_64-linux.o cpuid-x86_64-linux.S
- cc    -c -o curve25519-x86_64-linux.o curve25519-x86_64-linux.S
- cc    -c -o oldaesgcm-x86_64-linux.o oldaesgcm-x86_64-linux.S
- cc    -c -o poly1305-x86_64-linux.o poly1305-x86_64-linux.S
- cc    -c -o sha256-x86_64-linux.o sha256-x86_64-linux.S
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Spec.o Hacl_Spec.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Kremlib.o Hacl_Kremlib.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Blake2s_32.o Hacl_Blake2s_32.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Blake2b_32.o Hacl_Blake2b_32.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Hash.o Hacl_Hash.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx -mavx2   -c -o Hacl_Blake2b_256.o Hacl_Blake2b_256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx   -c -o Hacl_Blake2s_128.o Hacl_Blake2s_128.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Vale.o Vale.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_AutoConfig2.o EverCrypt_AutoConfig2.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_Hash.o EverCrypt_Hash.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_SHA3.o Hacl_SHA3.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Chacha20.o Hacl_Chacha20.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Salsa20.o Hacl_Salsa20.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Curve25519_64_Slow.o Hacl_Curve25519_64_Slow.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Curve25519_64.o Hacl_Curve25519_64.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Curve25519_51.o Hacl_Curve25519_51.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Ed25519.o Hacl_Ed25519.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Poly1305_32.o Hacl_Poly1305_32.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx   -c -o Hacl_Poly1305_128.o Hacl_Poly1305_128.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx -mavx2   -c -o Hacl_Poly1305_256.o Hacl_Poly1305_256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_NaCl.o Hacl_NaCl.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o MerkleTree.o MerkleTree.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_Error.o EverCrypt_Error.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_CTR.o EverCrypt_CTR.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_P256.o Hacl_P256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Frodo_KEM.o Hacl_Frodo_KEM.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_RSAPSS.o Hacl_RSAPSS.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_FFDHE.o Hacl_FFDHE.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Streaming_Blake2.o Hacl_Streaming_Blake2.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx -mavx2   -c -o Hacl_Streaming_Blake2b_256.o Hacl_Streaming_Blake2b_256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Streaming_SHA2.o Hacl_Streaming_SHA2.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Frodo640.o Hacl_Frodo640.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx   -c -o Hacl_Streaming_Blake2s_128.o Hacl_Streaming_Blake2s_128.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx   -c -o Hacl_Chacha20_Vec128.o Hacl_Chacha20_Vec128.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx   -c -o Hacl_Chacha20Poly1305_128.o Hacl_Chacha20Poly1305_128.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HMAC.o Hacl_HMAC.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HKDF.o Hacl_HKDF.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve51_CP128_SHA512.o Hacl_HPKE_Curve51_CP128_SHA512.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Bignum256.o Hacl_Bignum256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Bignum4096.o Hacl_Bignum4096.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Chacha20_Vec32.o Hacl_Chacha20_Vec32.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_Ed25519.o EverCrypt_Ed25519.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve64_CP128_SHA512.o Hacl_HPKE_Curve64_CP128_SHA512.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_FFDHE4096.o Hacl_FFDHE4096.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_P256_CP128_SHA256.o Hacl_HPKE_P256_CP128_SHA256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx -mavx2   -c -o Hacl_Chacha20_Vec256.o Hacl_Chacha20_Vec256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx -mavx2   -c -o Hacl_Chacha20Poly1305_256.o Hacl_Chacha20Poly1305_256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve51_CP256_SHA512.o Hacl_HPKE_Curve51_CP256_SHA512.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Frodo976.o Hacl_Frodo976.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx   -c -o Hacl_HMAC_Blake2s_128.o Hacl_HMAC_Blake2s_128.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx   -c -o Hacl_HKDF_Blake2s_128.o Hacl_HKDF_Blake2s_128.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx -mavx2   -c -o Hacl_Streaming_Poly1305_256.o Hacl_Streaming_Poly1305_256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Frodo1344.o Hacl_Frodo1344.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve64_CP256_SHA512.o Hacl_HPKE_Curve64_CP256_SHA512.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx   -c -o Hacl_Streaming_Poly1305_128.o Hacl_Streaming_Poly1305_128.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve51_CP128_SHA256.o Hacl_HPKE_Curve51_CP128_SHA256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve64_CP128_SHA256.o Hacl_HPKE_Curve64_CP128_SHA256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Chacha20Poly1305_32.o Hacl_Chacha20Poly1305_32.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve51_CP32_SHA256.o Hacl_HPKE_Curve51_CP32_SHA256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve64_CP256_SHA256.o Hacl_HPKE_Curve64_CP256_SHA256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Streaming_Poly1305_32.o Hacl_Streaming_Poly1305_32.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve51_CP32_SHA512.o Hacl_HPKE_Curve51_CP32_SHA512.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_P256_CP256_SHA256.o Hacl_HPKE_P256_CP256_SHA256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_P256_CP32_SHA256.o Hacl_HPKE_P256_CP32_SHA256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Frodo64.o Hacl_Frodo64.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Streaming_SHA1.o Hacl_Streaming_SHA1.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_Streaming_MD5.o Hacl_Streaming_MD5.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx -mavx2   -c -o Hacl_HMAC_Blake2b_256.o Hacl_HMAC_Blake2b_256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -mavx -mavx2   -c -o Hacl_HKDF_Blake2b_256.o Hacl_HKDF_Blake2b_256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve64_CP32_SHA256.o Hacl_HPKE_Curve64_CP32_SHA256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve64_CP32_SHA512.o Hacl_HPKE_Curve64_CP32_SHA512.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_RSAPSS2048_SHA256.o Hacl_RSAPSS2048_SHA256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_EC_Ed25519.o Hacl_EC_Ed25519.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HPKE_Curve51_CP256_SHA256.o Hacl_HPKE_Curve51_CP256_SHA256.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_Chacha20Poly1305.o EverCrypt_Chacha20Poly1305.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_AEAD.o EverCrypt_AEAD.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_HMAC.o EverCrypt_HMAC.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_HKDF.o EverCrypt_HKDF.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_HMAC_DRBG.o Hacl_HMAC_DRBG.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_DRBG.o EverCrypt_DRBG.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_Poly1305.o EverCrypt_Poly1305.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_Curve25519.o EverCrypt_Curve25519.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_Cipher.o EverCrypt_Cipher.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_Vale.o EverCrypt_Vale.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o EverCrypt_StaticConfig.o EverCrypt_StaticConfig.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o evercrypt_vale_stubs.o evercrypt_vale_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Lib_PrintBuffer.o Lib_PrintBuffer.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Lib_Memzero0.o Lib_Memzero0.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Lib_RandomBuffer_System.o Lib_RandomBuffer_System.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml"   -c -o Hacl_AES.o Hacl_AES.c
- ar cr libevercrypt.a aes-x86_64-linux.o aesgcm-x86_64-linux.o cpuid-x86_64-linux.o curve25519-x86_64-linux.o oldaesgcm-x86_64-linux.o poly1305-x86_64-linux.o sha256-x86_64-linux.o Hacl_Spec.o Hacl_Kremlib.o Hacl_Blake2s_32.o Hacl_Blake2b_32.o Hacl_Hash.o Hacl_Blake2b_256.o Hacl_Blake2s_128.o Vale.o EverCrypt_AutoConfig2.o EverCrypt_Hash.o Hacl_SHA3.o Hacl_Chacha20.o Hacl_Salsa20.o Hacl_Curve25519_64_Slow.o Hacl_Curve25519_64.o Hacl_Curve25519_51.o Hacl_Ed25519.o Hacl_Poly1305_32.o Hacl_Poly1305_128.o Hacl_Poly1305_256.o Hacl_NaCl.o MerkleTree.o EverCrypt_Error.o EverCrypt_CTR.o Hacl_P256.o Hacl_Frodo_KEM.o Hacl_RSAPSS.o Hacl_FFDHE.o Hacl_Streaming_Blake2.o Hacl_Streaming_Blake2b_256.o Hacl_Streaming_SHA2.o Hacl_Frodo640.o Hacl_Streaming_Blake2s_128.o Hacl_Chacha20_Vec128.o Hacl_Chacha20Poly1305_128.o Hacl_HMAC.o Hacl_HKDF.o Hacl_HPKE_Curve51_CP128_SHA512.o Hacl_Bignum256.o Hacl_Bignum4096.o Hacl_Chacha20_Vec32.o EverCrypt_Ed25519.o Hacl_HPKE_Curve64_CP128_SHA512.o Hacl_FFDHE4096.o Hacl_HPKE_P256_CP128_SHA256.o Hacl_Chacha20_Vec256.o Hacl_Chacha20Poly1305_256.o Hacl_HPKE_Curve51_CP256_SHA512.o Hacl_Frodo976.o Hacl_HMAC_Blake2s_128.o Hacl_HKDF_Blake2s_128.o Hacl_Streaming_Poly1305_256.o Hacl_Frodo1344.o Hacl_HPKE_Curve64_CP256_SHA512.o Hacl_Streaming_Poly1305_128.o Hacl_HPKE_Curve51_CP128_SHA256.o Hacl_HPKE_Curve64_CP128_SHA256.o Hacl_Chacha20Poly1305_32.o Hacl_HPKE_Curve51_CP32_SHA256.o Hacl_HPKE_Curve64_CP256_SHA256.o Hacl_Streaming_Poly1305_32.o Hacl_HPKE_Curve51_CP32_SHA512.o Hacl_HPKE_P256_CP256_SHA256.o Hacl_HPKE_P256_CP32_SHA256.o Hacl_Frodo64.o Hacl_Streaming_SHA1.o Hacl_Streaming_MD5.o Hacl_HMAC_Blake2b_256.o Hacl_HKDF_Blake2b_256.o Hacl_HPKE_Curve64_CP32_SHA256.o Hacl_HPKE_Curve64_CP32_SHA512.o Hacl_RSAPSS2048_SHA256.o Hacl_EC_Ed25519.o Hacl_HPKE_Curve51_CP256_SHA256.o EverCrypt_Chacha20Poly1305.o EverCrypt_AEAD.o EverCrypt_HMAC.o EverCrypt_HKDF.o Hacl_HMAC_DRBG.o EverCrypt_DRBG.o EverCrypt_Poly1305.o EverCrypt_Curve25519.o EverCrypt_Cipher.o EverCrypt_Vale.o EverCrypt_StaticConfig.o evercrypt_vale_stubs.o Lib_PrintBuffer.o Lib_Memzero0.o Lib_RandomBuffer_System.o Hacl_AES.o
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -shared -o libevercrypt.so aes-x86_64-linux.o aesgcm-x86_64-linux.o cpuid-x86_64-linux.o curve25519-x86_64-linux.o oldaesgcm-x86_64-linux.o poly1305-x86_64-linux.o sha256-x86_64-linux.o Hacl_Spec.o Hacl_Kremlib.o Hacl_Blake2s_32.o Hacl_Blake2b_32.o Hacl_Hash.o Hacl_Blake2b_256.o Hacl_Blake2s_128.o Vale.o EverCrypt_AutoConfig2.o EverCrypt_Hash.o Hacl_SHA3.o Hacl_Chacha20.o Hacl_Salsa20.o Hacl_Curve25519_64_Slow.o Hacl_Curve25519_64.o Hacl_Curve25519_51.o Hacl_Ed25519.o Hacl_Poly1305_32.o Hacl_Poly1305_128.o Hacl_Poly1305_256.o Hacl_NaCl.o MerkleTree.o EverCrypt_Error.o EverCrypt_CTR.o Hacl_P256.o Hacl_Frodo_KEM.o Hacl_RSAPSS.o Hacl_FFDHE.o Hacl_Streaming_Blake2.o Hacl_Streaming_Blake2b_256.o Hacl_Streaming_SHA2.o Hacl_Frodo640.o Hacl_Streaming_Blake2s_128.o Hacl_Chacha20_Vec128.o Hacl_Chacha20Poly1305_128.o Hacl_HMAC.o Hacl_HKDF.o Hacl_HPKE_Curve51_CP128_SHA512.o Hacl_Bignum256.o Hacl_Bignum4096.o Hacl_Chacha20_Vec32.o EverCrypt_Ed25519.o Hacl_HPKE_Curve64_CP128_SHA512.o Hacl_FFDHE4096.o Hacl_HPKE_P256_CP128_SHA256.o Hacl_Chacha20_Vec256.o Hacl_Chacha20Poly1305_256.o Hacl_HPKE_Curve51_CP256_SHA512.o Hacl_Frodo976.o Hacl_HMAC_Blake2s_128.o Hacl_HKDF_Blake2s_128.o Hacl_Streaming_Poly1305_256.o Hacl_Frodo1344.o Hacl_HPKE_Curve64_CP256_SHA512.o Hacl_Streaming_Poly1305_128.o Hacl_HPKE_Curve51_CP128_SHA256.o Hacl_HPKE_Curve64_CP128_SHA256.o Hacl_Chacha20Poly1305_32.o Hacl_HPKE_Curve51_CP32_SHA256.o Hacl_HPKE_Curve64_CP256_SHA256.o Hacl_Streaming_Poly1305_32.o Hacl_HPKE_Curve51_CP32_SHA512.o Hacl_HPKE_P256_CP256_SHA256.o Hacl_HPKE_P256_CP32_SHA256.o Hacl_Frodo64.o Hacl_Streaming_SHA1.o Hacl_Streaming_MD5.o Hacl_HMAC_Blake2b_256.o Hacl_HKDF_Blake2b_256.o Hacl_HPKE_Curve64_CP32_SHA256.o Hacl_HPKE_Curve64_CP32_SHA512.o Hacl_RSAPSS2048_SHA256.o Hacl_EC_Ed25519.o Hacl_HPKE_Curve51_CP256_SHA256.o EverCrypt_Chacha20Poly1305.o EverCrypt_AEAD.o EverCrypt_HMAC.o EverCrypt_HKDF.o Hacl_HMAC_DRBG.o EverCrypt_DRBG.o EverCrypt_Poly1305.o EverCrypt_Curve25519.o EverCrypt_Cipher.o EverCrypt_Vale.o EverCrypt_StaticConfig.o evercrypt_vale_stubs.o Lib_PrintBuffer.o Lib_Memzero0.o Lib_RandomBuffer_System.o Hacl_AES.o -Xlinker -z -Xlinker noexecstack -Xlinker --unresolved-symbols=report-all
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Spec_bindings.ml -o lib/Hacl_Spec_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Error_bindings.ml -o lib/EverCrypt_Error_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Spec_gen.ml lib/Hacl_Spec_bindings.cmx -o lib_gen/Hacl_Spec_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib_gen/Hacl_Spec_gen.cmx libevercrypt.a -o lib_gen/Hacl_Spec_gen.exe
- lib_gen/Hacl_Spec_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Spec_stubs.ml -o lib/Hacl_Spec_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_Error_gen.ml lib/EverCrypt_Error_bindings.cmx -o lib_gen/EverCrypt_Error_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/EverCrypt_Error_bindings.cmx lib_gen/EverCrypt_Error_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_Error_gen.exe
- lib_gen/EverCrypt_Error_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Error_stubs.ml -o lib/EverCrypt_Error_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_AEAD_bindings.ml lib/Hacl_Spec_bindings.cmx lib/EverCrypt_Error_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/EverCrypt_Error_stubs.cmx -o lib/EverCrypt_AEAD_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_AutoConfig2_bindings.ml -o lib/EverCrypt_AutoConfig2_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_CTR_bindings.ml lib/Hacl_Spec_bindings.cmx lib/EverCrypt_Error_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/EverCrypt_Error_stubs.cmx -o lib/EverCrypt_CTR_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Chacha20Poly1305_bindings.ml -o lib/EverCrypt_Chacha20Poly1305_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Cipher_bindings.ml -o lib/EverCrypt_Cipher_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Curve25519_bindings.ml -o lib/EverCrypt_Curve25519_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_DRBG_bindings.ml lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx -o lib/Hacl_HMAC_DRBG_bindings.cmx
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Spec_c_stubs.o lib/Hacl_Spec_c_stubs.c
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HMAC_DRBG_gen.ml lib/Hacl_HMAC_DRBG_bindings.cmx -o lib_gen/Hacl_HMAC_DRBG_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/Hacl_HMAC_DRBG_bindings.cmx lib_gen/Hacl_HMAC_DRBG_gen.cmx libevercrypt.a -o lib_gen/Hacl_HMAC_DRBG_gen.exe
- lib_gen/Hacl_HMAC_DRBG_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_DRBG_stubs.ml -o lib/Hacl_HMAC_DRBG_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_DRBG_bindings.ml lib/Hacl_Spec_bindings.cmx lib/Hacl_HMAC_DRBG_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_HMAC_DRBG_stubs.cmx -o lib/EverCrypt_DRBG_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Ed25519_bindings.ml -o lib/EverCrypt_Ed25519_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_HKDF_bindings.ml lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx -o lib/EverCrypt_HKDF_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_HMAC_bindings.ml lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx -o lib/EverCrypt_HMAC_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Hash_bindings.ml lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx -o lib/EverCrypt_Hash_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Poly1305_bindings.ml -o lib/EverCrypt_Poly1305_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_StaticConfig_bindings.ml -o lib/EverCrypt_StaticConfig_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Vale_bindings.ml -o lib/EverCrypt_Vale_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum256_bindings.ml -o lib/Hacl_Bignum256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum4096_bindings.ml -o lib/Hacl_Bignum4096_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum_bindings.ml -o lib/Hacl_Bignum_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2b_256_bindings.ml -o lib/Hacl_Blake2b_256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2b_32_bindings.ml -o lib/Hacl_Blake2b_32_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2s_128_bindings.ml -o lib/Hacl_Blake2s_128_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2s_32_bindings.ml -o lib/Hacl_Blake2s_32_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_128_bindings.ml -o lib/Hacl_Chacha20Poly1305_128_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_256_bindings.ml -o lib/Hacl_Chacha20Poly1305_256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_32_bindings.ml -o lib/Hacl_Chacha20Poly1305_32_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec128_bindings.ml -o lib/Hacl_Chacha20_Vec128_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec256_bindings.ml -o lib/Hacl_Chacha20_Vec256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec32_bindings.ml -o lib/Hacl_Chacha20_Vec32_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_bindings.ml -o lib/Hacl_Chacha20_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_51_bindings.ml -o lib/Hacl_Curve25519_51_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_64_Slow_bindings.ml -o lib/Hacl_Curve25519_64_Slow_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_64_bindings.ml -o lib/Hacl_Curve25519_64_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_EC_Ed25519_bindings.ml -o lib/Hacl_EC_Ed25519_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Ed25519_bindings.ml -o lib/Hacl_Ed25519_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_FFDHE4096_bindings.ml -o lib/Hacl_FFDHE4096_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_FFDHE_bindings.ml lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx -o lib/Hacl_FFDHE_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo1344_bindings.ml -o lib/Hacl_Frodo1344_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo640_bindings.ml -o lib/Hacl_Frodo640_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo64_bindings.ml -o lib/Hacl_Frodo64_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo976_bindings.ml -o lib/Hacl_Frodo976_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo_KEM_bindings.ml lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx -o lib/Hacl_Frodo_KEM_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_Blake2b_256_bindings.ml -o lib/Hacl_HKDF_Blake2b_256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_Blake2s_128_bindings.ml -o lib/Hacl_HKDF_Blake2s_128_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_bindings.ml -o lib/Hacl_HKDF_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_Blake2b_256_bindings.ml -o lib/Hacl_HMAC_Blake2b_256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_Blake2s_128_bindings.ml -o lib/Hacl_HMAC_Blake2s_128_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_bindings.ml -o lib/Hacl_HMAC_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP128_SHA256_bindings.ml -o lib/Hacl_HPKE_P256_CP128_SHA256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP256_SHA256_bindings.ml -o lib/Hacl_HPKE_P256_CP256_SHA256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP32_SHA256_bindings.ml -o lib/Hacl_HPKE_P256_CP32_SHA256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Hash_bindings.ml lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx -o lib/Hacl_Hash_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Impl_Blake2_bindings.ml -o lib/Hacl_Impl_Blake2_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_IntTypes_Intrinsics_bindings.ml -o lib/Hacl_IntTypes_Intrinsics_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_NaCl_bindings.ml -o lib/Hacl_NaCl_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_P256_bindings.ml -o lib/Hacl_P256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_128_bindings.ml -o lib/Hacl_Poly1305_128_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_256_bindings.ml -o lib/Hacl_Poly1305_256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_32_bindings.ml -o lib/Hacl_Poly1305_32_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_RSAPSS2048_SHA256_bindings.ml -o lib/Hacl_RSAPSS2048_SHA256_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_RSAPSS_bindings.ml lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx -o lib/Hacl_RSAPSS_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_SHA3_bindings.ml -o lib/Hacl_SHA3_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Salsa20_bindings.ml -o lib/Hacl_Salsa20_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Impl_Blake2_gen.ml lib/Hacl_Impl_Blake2_bindings.cmx -o lib_gen/Hacl_Impl_Blake2_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Impl_Blake2_bindings.cmx lib_gen/Hacl_Impl_Blake2_gen.cmx libevercrypt.a -o lib_gen/Hacl_Impl_Blake2_gen.exe
- lib_gen/Hacl_Impl_Blake2_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Impl_Blake2_stubs.ml -o lib/Hacl_Impl_Blake2_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_Blake2_bindings.ml lib/Hacl_Spec_bindings.cmx lib/Hacl_Impl_Blake2_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Impl_Blake2_stubs.cmx -o lib/Hacl_Streaming_Blake2_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_SHA2_bindings.ml -o lib/Hacl_Streaming_SHA2_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Streaming_SHA2_gen.ml lib/Hacl_Streaming_SHA2_bindings.cmx -o lib_gen/Hacl_Streaming_SHA2_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Streaming_SHA2_bindings.cmx lib_gen/Hacl_Streaming_SHA2_gen.cmx libevercrypt.a -o lib_gen/Hacl_Streaming_SHA2_gen.exe
- lib_gen/Hacl_Streaming_SHA2_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_SHA2_stubs.ml -o lib/Hacl_Streaming_SHA2_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_MD5_bindings.ml lib/Hacl_Streaming_SHA2_bindings.cmx lib/Hacl_Streaming_SHA2_stubs.cmx -o lib/Hacl_Streaming_MD5_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_Poly1305_32_bindings.ml -o lib/Hacl_Streaming_Poly1305_32_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_SHA1_bindings.ml lib/Hacl_Streaming_SHA2_bindings.cmx lib/Hacl_Streaming_SHA2_stubs.cmx -o lib/Hacl_Streaming_SHA1_bindings.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Lib_RandomBuffer_System_bindings.ml -o lib/Lib_RandomBuffer_System_bindings.cmx
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_Error_c_stubs.o lib/EverCrypt_Error_c_stubs.c
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_AEAD_gen.ml lib/EverCrypt_AEAD_bindings.cmx -o lib_gen/EverCrypt_AEAD_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/EverCrypt_Error_bindings.cmx lib/EverCrypt_Error_stubs.cmx lib/EverCrypt_Error_c_stubs.o lib/EverCrypt_AEAD_bindings.cmx lib_gen/EverCrypt_AEAD_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_AEAD_gen.exe
- lib_gen/EverCrypt_AEAD_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_AEAD_stubs.ml -o lib/EverCrypt_AEAD_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_AutoConfig2_gen.ml lib/EverCrypt_AutoConfig2_bindings.cmx -o lib_gen/EverCrypt_AutoConfig2_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/EverCrypt_AutoConfig2_bindings.cmx lib_gen/EverCrypt_AutoConfig2_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_AutoConfig2_gen.exe
- lib_gen/EverCrypt_AutoConfig2_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_AutoConfig2_stubs.ml -o lib/EverCrypt_AutoConfig2_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_CTR_gen.ml lib/EverCrypt_CTR_bindings.cmx -o lib_gen/EverCrypt_CTR_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/EverCrypt_Error_bindings.cmx lib/EverCrypt_Error_stubs.cmx lib/EverCrypt_Error_c_stubs.o lib/EverCrypt_CTR_bindings.cmx lib_gen/EverCrypt_CTR_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_CTR_gen.exe
- lib_gen/EverCrypt_CTR_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_CTR_stubs.ml -o lib/EverCrypt_CTR_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_Chacha20Poly1305_gen.ml lib/EverCrypt_Chacha20Poly1305_bindings.cmx -o lib_gen/EverCrypt_Chacha20Poly1305_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/EverCrypt_Chacha20Poly1305_bindings.cmx lib_gen/EverCrypt_Chacha20Poly1305_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_Chacha20Poly1305_gen.exe
- lib_gen/EverCrypt_Chacha20Poly1305_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Chacha20Poly1305_stubs.ml -o lib/EverCrypt_Chacha20Poly1305_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_Cipher_gen.ml lib/EverCrypt_Cipher_bindings.cmx -o lib_gen/EverCrypt_Cipher_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/EverCrypt_Cipher_bindings.cmx lib_gen/EverCrypt_Cipher_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_Cipher_gen.exe
- lib_gen/EverCrypt_Cipher_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Cipher_stubs.ml -o lib/EverCrypt_Cipher_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_Curve25519_gen.ml lib/EverCrypt_Curve25519_bindings.cmx -o lib_gen/EverCrypt_Curve25519_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/EverCrypt_Curve25519_bindings.cmx lib_gen/EverCrypt_Curve25519_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_Curve25519_gen.exe
- lib_gen/EverCrypt_Curve25519_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Curve25519_stubs.ml -o lib/EverCrypt_Curve25519_stubs.cmx
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HMAC_DRBG_c_stubs.o lib/Hacl_HMAC_DRBG_c_stubs.c
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_DRBG_gen.ml lib/EverCrypt_DRBG_bindings.cmx -o lib_gen/EverCrypt_DRBG_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/Hacl_HMAC_DRBG_bindings.cmx lib/Hacl_HMAC_DRBG_stubs.cmx lib/Hacl_HMAC_DRBG_c_stubs.o lib/EverCrypt_DRBG_bindings.cmx lib_gen/EverCrypt_DRBG_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_DRBG_gen.exe
- lib_gen/EverCrypt_DRBG_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_DRBG_stubs.ml -o lib/EverCrypt_DRBG_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_Ed25519_gen.ml lib/EverCrypt_Ed25519_bindings.cmx -o lib_gen/EverCrypt_Ed25519_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/EverCrypt_Ed25519_bindings.cmx lib_gen/EverCrypt_Ed25519_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_Ed25519_gen.exe
- lib_gen/EverCrypt_Ed25519_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Ed25519_stubs.ml -o lib/EverCrypt_Ed25519_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_HKDF_gen.ml lib/EverCrypt_HKDF_bindings.cmx -o lib_gen/EverCrypt_HKDF_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/EverCrypt_HKDF_bindings.cmx lib_gen/EverCrypt_HKDF_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_HKDF_gen.exe
- lib_gen/EverCrypt_HKDF_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_HKDF_stubs.ml -o lib/EverCrypt_HKDF_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_HMAC_gen.ml lib/EverCrypt_HMAC_bindings.cmx -o lib_gen/EverCrypt_HMAC_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/EverCrypt_HMAC_bindings.cmx lib_gen/EverCrypt_HMAC_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_HMAC_gen.exe
- lib_gen/EverCrypt_HMAC_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_HMAC_stubs.ml -o lib/EverCrypt_HMAC_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_Hash_gen.ml lib/EverCrypt_Hash_bindings.cmx -o lib_gen/EverCrypt_Hash_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/EverCrypt_Hash_bindings.cmx lib_gen/EverCrypt_Hash_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_Hash_gen.exe
- lib_gen/EverCrypt_Hash_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Hash_stubs.ml -o lib/EverCrypt_Hash_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_Poly1305_gen.ml lib/EverCrypt_Poly1305_bindings.cmx -o lib_gen/EverCrypt_Poly1305_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/EverCrypt_Poly1305_bindings.cmx lib_gen/EverCrypt_Poly1305_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_Poly1305_gen.exe
- lib_gen/EverCrypt_Poly1305_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Poly1305_stubs.ml -o lib/EverCrypt_Poly1305_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_StaticConfig_gen.ml lib/EverCrypt_StaticConfig_bindings.cmx -o lib_gen/EverCrypt_StaticConfig_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/EverCrypt_StaticConfig_bindings.cmx lib_gen/EverCrypt_StaticConfig_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_StaticConfig_gen.exe
- lib_gen/EverCrypt_StaticConfig_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_StaticConfig_stubs.ml -o lib/EverCrypt_StaticConfig_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/EverCrypt_Vale_gen.ml lib/EverCrypt_Vale_bindings.cmx -o lib_gen/EverCrypt_Vale_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/EverCrypt_Vale_bindings.cmx lib_gen/EverCrypt_Vale_gen.cmx libevercrypt.a -o lib_gen/EverCrypt_Vale_gen.exe
- lib_gen/EverCrypt_Vale_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Vale_stubs.ml -o lib/EverCrypt_Vale_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Bignum256_gen.ml lib/Hacl_Bignum256_bindings.cmx -o lib_gen/Hacl_Bignum256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Bignum256_bindings.cmx lib_gen/Hacl_Bignum256_gen.cmx libevercrypt.a -o lib_gen/Hacl_Bignum256_gen.exe
- lib_gen/Hacl_Bignum256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum256_stubs.ml -o lib/Hacl_Bignum256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Bignum4096_gen.ml lib/Hacl_Bignum4096_bindings.cmx -o lib_gen/Hacl_Bignum4096_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Bignum4096_bindings.cmx lib_gen/Hacl_Bignum4096_gen.cmx libevercrypt.a -o lib_gen/Hacl_Bignum4096_gen.exe
- lib_gen/Hacl_Bignum4096_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum4096_stubs.ml -o lib/Hacl_Bignum4096_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Bignum_gen.ml lib/Hacl_Bignum_bindings.cmx -o lib_gen/Hacl_Bignum_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Bignum_bindings.cmx lib_gen/Hacl_Bignum_gen.cmx libevercrypt.a -o lib_gen/Hacl_Bignum_gen.exe
- lib_gen/Hacl_Bignum_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum_stubs.ml -o lib/Hacl_Bignum_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Blake2b_256_gen.ml lib/Hacl_Blake2b_256_bindings.cmx -o lib_gen/Hacl_Blake2b_256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Blake2b_256_bindings.cmx lib_gen/Hacl_Blake2b_256_gen.cmx libevercrypt.a -o lib_gen/Hacl_Blake2b_256_gen.exe
- lib_gen/Hacl_Blake2b_256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2b_256_stubs.ml -o lib/Hacl_Blake2b_256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Blake2b_32_gen.ml lib/Hacl_Blake2b_32_bindings.cmx -o lib_gen/Hacl_Blake2b_32_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Blake2b_32_bindings.cmx lib_gen/Hacl_Blake2b_32_gen.cmx libevercrypt.a -o lib_gen/Hacl_Blake2b_32_gen.exe
- lib_gen/Hacl_Blake2b_32_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2b_32_stubs.ml -o lib/Hacl_Blake2b_32_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Blake2s_128_gen.ml lib/Hacl_Blake2s_128_bindings.cmx -o lib_gen/Hacl_Blake2s_128_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Blake2s_128_bindings.cmx lib_gen/Hacl_Blake2s_128_gen.cmx libevercrypt.a -o lib_gen/Hacl_Blake2s_128_gen.exe
- lib_gen/Hacl_Blake2s_128_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2s_128_stubs.ml -o lib/Hacl_Blake2s_128_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Blake2s_32_gen.ml lib/Hacl_Blake2s_32_bindings.cmx -o lib_gen/Hacl_Blake2s_32_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Blake2s_32_bindings.cmx lib_gen/Hacl_Blake2s_32_gen.cmx libevercrypt.a -o lib_gen/Hacl_Blake2s_32_gen.exe
- lib_gen/Hacl_Blake2s_32_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2s_32_stubs.ml -o lib/Hacl_Blake2s_32_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Chacha20Poly1305_128_gen.ml lib/Hacl_Chacha20Poly1305_128_bindings.cmx -o lib_gen/Hacl_Chacha20Poly1305_128_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Chacha20Poly1305_128_bindings.cmx lib_gen/Hacl_Chacha20Poly1305_128_gen.cmx libevercrypt.a -o lib_gen/Hacl_Chacha20Poly1305_128_gen.exe
- lib_gen/Hacl_Chacha20Poly1305_128_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_128_stubs.ml -o lib/Hacl_Chacha20Poly1305_128_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Chacha20Poly1305_256_gen.ml lib/Hacl_Chacha20Poly1305_256_bindings.cmx -o lib_gen/Hacl_Chacha20Poly1305_256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Chacha20Poly1305_256_bindings.cmx lib_gen/Hacl_Chacha20Poly1305_256_gen.cmx libevercrypt.a -o lib_gen/Hacl_Chacha20Poly1305_256_gen.exe
- lib_gen/Hacl_Chacha20Poly1305_256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_256_stubs.ml -o lib/Hacl_Chacha20Poly1305_256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Chacha20Poly1305_32_gen.ml lib/Hacl_Chacha20Poly1305_32_bindings.cmx -o lib_gen/Hacl_Chacha20Poly1305_32_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Chacha20Poly1305_32_bindings.cmx lib_gen/Hacl_Chacha20Poly1305_32_gen.cmx libevercrypt.a -o lib_gen/Hacl_Chacha20Poly1305_32_gen.exe
- lib_gen/Hacl_Chacha20Poly1305_32_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_32_stubs.ml -o lib/Hacl_Chacha20Poly1305_32_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Chacha20_Vec128_gen.ml lib/Hacl_Chacha20_Vec128_bindings.cmx -o lib_gen/Hacl_Chacha20_Vec128_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Chacha20_Vec128_bindings.cmx lib_gen/Hacl_Chacha20_Vec128_gen.cmx libevercrypt.a -o lib_gen/Hacl_Chacha20_Vec128_gen.exe
- lib_gen/Hacl_Chacha20_Vec128_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec128_stubs.ml -o lib/Hacl_Chacha20_Vec128_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Chacha20_Vec256_gen.ml lib/Hacl_Chacha20_Vec256_bindings.cmx -o lib_gen/Hacl_Chacha20_Vec256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Chacha20_Vec256_bindings.cmx lib_gen/Hacl_Chacha20_Vec256_gen.cmx libevercrypt.a -o lib_gen/Hacl_Chacha20_Vec256_gen.exe
- lib_gen/Hacl_Chacha20_Vec256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec256_stubs.ml -o lib/Hacl_Chacha20_Vec256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Chacha20_Vec32_gen.ml lib/Hacl_Chacha20_Vec32_bindings.cmx -o lib_gen/Hacl_Chacha20_Vec32_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Chacha20_Vec32_bindings.cmx lib_gen/Hacl_Chacha20_Vec32_gen.cmx libevercrypt.a -o lib_gen/Hacl_Chacha20_Vec32_gen.exe
- lib_gen/Hacl_Chacha20_Vec32_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec32_stubs.ml -o lib/Hacl_Chacha20_Vec32_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Chacha20_gen.ml lib/Hacl_Chacha20_bindings.cmx -o lib_gen/Hacl_Chacha20_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Chacha20_bindings.cmx lib_gen/Hacl_Chacha20_gen.cmx libevercrypt.a -o lib_gen/Hacl_Chacha20_gen.exe
- lib_gen/Hacl_Chacha20_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_stubs.ml -o lib/Hacl_Chacha20_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Curve25519_51_gen.ml lib/Hacl_Curve25519_51_bindings.cmx -o lib_gen/Hacl_Curve25519_51_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Curve25519_51_bindings.cmx lib_gen/Hacl_Curve25519_51_gen.cmx libevercrypt.a -o lib_gen/Hacl_Curve25519_51_gen.exe
- lib_gen/Hacl_Curve25519_51_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_51_stubs.ml -o lib/Hacl_Curve25519_51_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Curve25519_64_Slow_gen.ml lib/Hacl_Curve25519_64_Slow_bindings.cmx -o lib_gen/Hacl_Curve25519_64_Slow_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Curve25519_64_Slow_bindings.cmx lib_gen/Hacl_Curve25519_64_Slow_gen.cmx libevercrypt.a -o lib_gen/Hacl_Curve25519_64_Slow_gen.exe
- lib_gen/Hacl_Curve25519_64_Slow_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_64_Slow_stubs.ml -o lib/Hacl_Curve25519_64_Slow_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Curve25519_64_gen.ml lib/Hacl_Curve25519_64_bindings.cmx -o lib_gen/Hacl_Curve25519_64_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Curve25519_64_bindings.cmx lib_gen/Hacl_Curve25519_64_gen.cmx libevercrypt.a -o lib_gen/Hacl_Curve25519_64_gen.exe
- lib_gen/Hacl_Curve25519_64_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_64_stubs.ml -o lib/Hacl_Curve25519_64_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_EC_Ed25519_gen.ml lib/Hacl_EC_Ed25519_bindings.cmx -o lib_gen/Hacl_EC_Ed25519_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_EC_Ed25519_bindings.cmx lib_gen/Hacl_EC_Ed25519_gen.cmx libevercrypt.a -o lib_gen/Hacl_EC_Ed25519_gen.exe
- lib_gen/Hacl_EC_Ed25519_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_EC_Ed25519_stubs.ml -o lib/Hacl_EC_Ed25519_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Ed25519_gen.ml lib/Hacl_Ed25519_bindings.cmx -o lib_gen/Hacl_Ed25519_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Ed25519_bindings.cmx lib_gen/Hacl_Ed25519_gen.cmx libevercrypt.a -o lib_gen/Hacl_Ed25519_gen.exe
- lib_gen/Hacl_Ed25519_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Ed25519_stubs.ml -o lib/Hacl_Ed25519_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_FFDHE4096_gen.ml lib/Hacl_FFDHE4096_bindings.cmx -o lib_gen/Hacl_FFDHE4096_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_FFDHE4096_bindings.cmx lib_gen/Hacl_FFDHE4096_gen.cmx libevercrypt.a -o lib_gen/Hacl_FFDHE4096_gen.exe
- lib_gen/Hacl_FFDHE4096_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_FFDHE4096_stubs.ml -o lib/Hacl_FFDHE4096_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_FFDHE_gen.ml lib/Hacl_FFDHE_bindings.cmx -o lib_gen/Hacl_FFDHE_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/Hacl_FFDHE_bindings.cmx lib_gen/Hacl_FFDHE_gen.cmx libevercrypt.a -o lib_gen/Hacl_FFDHE_gen.exe
- lib_gen/Hacl_FFDHE_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_FFDHE_stubs.ml -o lib/Hacl_FFDHE_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Frodo1344_gen.ml lib/Hacl_Frodo1344_bindings.cmx -o lib_gen/Hacl_Frodo1344_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Frodo1344_bindings.cmx lib_gen/Hacl_Frodo1344_gen.cmx libevercrypt.a -o lib_gen/Hacl_Frodo1344_gen.exe
- lib_gen/Hacl_Frodo1344_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo1344_stubs.ml -o lib/Hacl_Frodo1344_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Frodo640_gen.ml lib/Hacl_Frodo640_bindings.cmx -o lib_gen/Hacl_Frodo640_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Frodo640_bindings.cmx lib_gen/Hacl_Frodo640_gen.cmx libevercrypt.a -o lib_gen/Hacl_Frodo640_gen.exe
- lib_gen/Hacl_Frodo640_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo640_stubs.ml -o lib/Hacl_Frodo640_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Frodo64_gen.ml lib/Hacl_Frodo64_bindings.cmx -o lib_gen/Hacl_Frodo64_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Frodo64_bindings.cmx lib_gen/Hacl_Frodo64_gen.cmx libevercrypt.a -o lib_gen/Hacl_Frodo64_gen.exe
- lib_gen/Hacl_Frodo64_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo64_stubs.ml -o lib/Hacl_Frodo64_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Frodo976_gen.ml lib/Hacl_Frodo976_bindings.cmx -o lib_gen/Hacl_Frodo976_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Frodo976_bindings.cmx lib_gen/Hacl_Frodo976_gen.cmx libevercrypt.a -o lib_gen/Hacl_Frodo976_gen.exe
- lib_gen/Hacl_Frodo976_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo976_stubs.ml -o lib/Hacl_Frodo976_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Frodo_KEM_gen.ml lib/Hacl_Frodo_KEM_bindings.cmx -o lib_gen/Hacl_Frodo_KEM_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/Hacl_Frodo_KEM_bindings.cmx lib_gen/Hacl_Frodo_KEM_gen.cmx libevercrypt.a -o lib_gen/Hacl_Frodo_KEM_gen.exe
- lib_gen/Hacl_Frodo_KEM_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo_KEM_stubs.ml -o lib/Hacl_Frodo_KEM_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HKDF_Blake2b_256_gen.ml lib/Hacl_HKDF_Blake2b_256_bindings.cmx -o lib_gen/Hacl_HKDF_Blake2b_256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HKDF_Blake2b_256_bindings.cmx lib_gen/Hacl_HKDF_Blake2b_256_gen.cmx libevercrypt.a -o lib_gen/Hacl_HKDF_Blake2b_256_gen.exe
- lib_gen/Hacl_HKDF_Blake2b_256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_Blake2b_256_stubs.ml -o lib/Hacl_HKDF_Blake2b_256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HKDF_Blake2s_128_gen.ml lib/Hacl_HKDF_Blake2s_128_bindings.cmx -o lib_gen/Hacl_HKDF_Blake2s_128_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HKDF_Blake2s_128_bindings.cmx lib_gen/Hacl_HKDF_Blake2s_128_gen.cmx libevercrypt.a -o lib_gen/Hacl_HKDF_Blake2s_128_gen.exe
- lib_gen/Hacl_HKDF_Blake2s_128_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_Blake2s_128_stubs.ml -o lib/Hacl_HKDF_Blake2s_128_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HKDF_gen.ml lib/Hacl_HKDF_bindings.cmx -o lib_gen/Hacl_HKDF_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HKDF_bindings.cmx lib_gen/Hacl_HKDF_gen.cmx libevercrypt.a -o lib_gen/Hacl_HKDF_gen.exe
- lib_gen/Hacl_HKDF_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_stubs.ml -o lib/Hacl_HKDF_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HMAC_Blake2b_256_gen.ml lib/Hacl_HMAC_Blake2b_256_bindings.cmx -o lib_gen/Hacl_HMAC_Blake2b_256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HMAC_Blake2b_256_bindings.cmx lib_gen/Hacl_HMAC_Blake2b_256_gen.cmx libevercrypt.a -o lib_gen/Hacl_HMAC_Blake2b_256_gen.exe
- lib_gen/Hacl_HMAC_Blake2b_256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_Blake2b_256_stubs.ml -o lib/Hacl_HMAC_Blake2b_256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HMAC_Blake2s_128_gen.ml lib/Hacl_HMAC_Blake2s_128_bindings.cmx -o lib_gen/Hacl_HMAC_Blake2s_128_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HMAC_Blake2s_128_bindings.cmx lib_gen/Hacl_HMAC_Blake2s_128_gen.cmx libevercrypt.a -o lib_gen/Hacl_HMAC_Blake2s_128_gen.exe
- lib_gen/Hacl_HMAC_Blake2s_128_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_Blake2s_128_stubs.ml -o lib/Hacl_HMAC_Blake2s_128_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HMAC_gen.ml lib/Hacl_HMAC_bindings.cmx -o lib_gen/Hacl_HMAC_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HMAC_bindings.cmx lib_gen/Hacl_HMAC_gen.cmx libevercrypt.a -o lib_gen/Hacl_HMAC_gen.exe
- lib_gen/Hacl_HMAC_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_stubs.ml -o lib/Hacl_HMAC_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve51_CP128_SHA256_gen.ml lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmx -o lib_gen/Hacl_HPKE_Curve51_CP128_SHA256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmx lib_gen/Hacl_HPKE_Curve51_CP128_SHA256_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve51_CP128_SHA256_gen.exe
- lib_gen/Hacl_HPKE_Curve51_CP128_SHA256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP128_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve51_CP128_SHA256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve51_CP128_SHA512_gen.ml lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmx -o lib_gen/Hacl_HPKE_Curve51_CP128_SHA512_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmx lib_gen/Hacl_HPKE_Curve51_CP128_SHA512_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve51_CP128_SHA512_gen.exe
- lib_gen/Hacl_HPKE_Curve51_CP128_SHA512_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP128_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve51_CP128_SHA512_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve51_CP256_SHA256_gen.ml lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmx -o lib_gen/Hacl_HPKE_Curve51_CP256_SHA256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmx lib_gen/Hacl_HPKE_Curve51_CP256_SHA256_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve51_CP256_SHA256_gen.exe
- lib_gen/Hacl_HPKE_Curve51_CP256_SHA256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP256_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve51_CP256_SHA256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve51_CP256_SHA512_gen.ml lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmx -o lib_gen/Hacl_HPKE_Curve51_CP256_SHA512_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmx lib_gen/Hacl_HPKE_Curve51_CP256_SHA512_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve51_CP256_SHA512_gen.exe
- lib_gen/Hacl_HPKE_Curve51_CP256_SHA512_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP256_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve51_CP256_SHA512_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve51_CP32_SHA256_gen.ml lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmx -o lib_gen/Hacl_HPKE_Curve51_CP32_SHA256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmx lib_gen/Hacl_HPKE_Curve51_CP32_SHA256_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve51_CP32_SHA256_gen.exe
- lib_gen/Hacl_HPKE_Curve51_CP32_SHA256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP32_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve51_CP32_SHA256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve51_CP32_SHA512_gen.ml lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmx -o lib_gen/Hacl_HPKE_Curve51_CP32_SHA512_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmx lib_gen/Hacl_HPKE_Curve51_CP32_SHA512_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve51_CP32_SHA512_gen.exe
- lib_gen/Hacl_HPKE_Curve51_CP32_SHA512_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP32_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve51_CP32_SHA512_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve64_CP128_SHA256_gen.ml lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmx -o lib_gen/Hacl_HPKE_Curve64_CP128_SHA256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmx lib_gen/Hacl_HPKE_Curve64_CP128_SHA256_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve64_CP128_SHA256_gen.exe
- lib_gen/Hacl_HPKE_Curve64_CP128_SHA256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP128_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve64_CP128_SHA256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve64_CP128_SHA512_gen.ml lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmx -o lib_gen/Hacl_HPKE_Curve64_CP128_SHA512_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmx lib_gen/Hacl_HPKE_Curve64_CP128_SHA512_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve64_CP128_SHA512_gen.exe
- lib_gen/Hacl_HPKE_Curve64_CP128_SHA512_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP128_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve64_CP128_SHA512_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve64_CP256_SHA256_gen.ml lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmx -o lib_gen/Hacl_HPKE_Curve64_CP256_SHA256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmx lib_gen/Hacl_HPKE_Curve64_CP256_SHA256_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve64_CP256_SHA256_gen.exe
- lib_gen/Hacl_HPKE_Curve64_CP256_SHA256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP256_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve64_CP256_SHA256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve64_CP256_SHA512_gen.ml lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmx -o lib_gen/Hacl_HPKE_Curve64_CP256_SHA512_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmx lib_gen/Hacl_HPKE_Curve64_CP256_SHA512_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve64_CP256_SHA512_gen.exe
- lib_gen/Hacl_HPKE_Curve64_CP256_SHA512_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP256_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve64_CP256_SHA512_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve64_CP32_SHA256_gen.ml lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmx -o lib_gen/Hacl_HPKE_Curve64_CP32_SHA256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmx lib_gen/Hacl_HPKE_Curve64_CP32_SHA256_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve64_CP32_SHA256_gen.exe
- lib_gen/Hacl_HPKE_Curve64_CP32_SHA256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP32_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve64_CP32_SHA256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_Curve64_CP32_SHA512_gen.ml lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmx -o lib_gen/Hacl_HPKE_Curve64_CP32_SHA512_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmx lib_gen/Hacl_HPKE_Curve64_CP32_SHA512_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_Curve64_CP32_SHA512_gen.exe
- lib_gen/Hacl_HPKE_Curve64_CP32_SHA512_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP32_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve64_CP32_SHA512_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_P256_CP128_SHA256_gen.ml lib/Hacl_HPKE_P256_CP128_SHA256_bindings.cmx -o lib_gen/Hacl_HPKE_P256_CP128_SHA256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_P256_CP128_SHA256_bindings.cmx lib_gen/Hacl_HPKE_P256_CP128_SHA256_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_P256_CP128_SHA256_gen.exe
- lib_gen/Hacl_HPKE_P256_CP128_SHA256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP128_SHA256_stubs.ml -o lib/Hacl_HPKE_P256_CP128_SHA256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_P256_CP256_SHA256_gen.ml lib/Hacl_HPKE_P256_CP256_SHA256_bindings.cmx -o lib_gen/Hacl_HPKE_P256_CP256_SHA256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_P256_CP256_SHA256_bindings.cmx lib_gen/Hacl_HPKE_P256_CP256_SHA256_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_P256_CP256_SHA256_gen.exe
- lib_gen/Hacl_HPKE_P256_CP256_SHA256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP256_SHA256_stubs.ml -o lib/Hacl_HPKE_P256_CP256_SHA256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_HPKE_P256_CP32_SHA256_gen.ml lib/Hacl_HPKE_P256_CP32_SHA256_bindings.cmx -o lib_gen/Hacl_HPKE_P256_CP32_SHA256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_HPKE_P256_CP32_SHA256_bindings.cmx lib_gen/Hacl_HPKE_P256_CP32_SHA256_gen.cmx libevercrypt.a -o lib_gen/Hacl_HPKE_P256_CP32_SHA256_gen.exe
- lib_gen/Hacl_HPKE_P256_CP32_SHA256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP32_SHA256_stubs.ml -o lib/Hacl_HPKE_P256_CP32_SHA256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Hash_gen.ml lib/Hacl_Hash_bindings.cmx -o lib_gen/Hacl_Hash_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/Hacl_Hash_bindings.cmx lib_gen/Hacl_Hash_gen.cmx libevercrypt.a -o lib_gen/Hacl_Hash_gen.exe
- lib_gen/Hacl_Hash_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Hash_stubs.ml -o lib/Hacl_Hash_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_IntTypes_Intrinsics_gen.ml lib/Hacl_IntTypes_Intrinsics_bindings.cmx -o lib_gen/Hacl_IntTypes_Intrinsics_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_IntTypes_Intrinsics_bindings.cmx lib_gen/Hacl_IntTypes_Intrinsics_gen.cmx libevercrypt.a -o lib_gen/Hacl_IntTypes_Intrinsics_gen.exe
- lib_gen/Hacl_IntTypes_Intrinsics_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_IntTypes_Intrinsics_stubs.ml -o lib/Hacl_IntTypes_Intrinsics_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_NaCl_gen.ml lib/Hacl_NaCl_bindings.cmx -o lib_gen/Hacl_NaCl_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_NaCl_bindings.cmx lib_gen/Hacl_NaCl_gen.cmx libevercrypt.a -o lib_gen/Hacl_NaCl_gen.exe
- lib_gen/Hacl_NaCl_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_NaCl_stubs.ml -o lib/Hacl_NaCl_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_P256_gen.ml lib/Hacl_P256_bindings.cmx -o lib_gen/Hacl_P256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_P256_bindings.cmx lib_gen/Hacl_P256_gen.cmx libevercrypt.a -o lib_gen/Hacl_P256_gen.exe
- lib_gen/Hacl_P256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_P256_stubs.ml -o lib/Hacl_P256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Poly1305_128_gen.ml lib/Hacl_Poly1305_128_bindings.cmx -o lib_gen/Hacl_Poly1305_128_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Poly1305_128_bindings.cmx lib_gen/Hacl_Poly1305_128_gen.cmx libevercrypt.a -o lib_gen/Hacl_Poly1305_128_gen.exe
- lib_gen/Hacl_Poly1305_128_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_128_stubs.ml -o lib/Hacl_Poly1305_128_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Poly1305_256_gen.ml lib/Hacl_Poly1305_256_bindings.cmx -o lib_gen/Hacl_Poly1305_256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Poly1305_256_bindings.cmx lib_gen/Hacl_Poly1305_256_gen.cmx libevercrypt.a -o lib_gen/Hacl_Poly1305_256_gen.exe
- lib_gen/Hacl_Poly1305_256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_256_stubs.ml -o lib/Hacl_Poly1305_256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Poly1305_32_gen.ml lib/Hacl_Poly1305_32_bindings.cmx -o lib_gen/Hacl_Poly1305_32_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Poly1305_32_bindings.cmx lib_gen/Hacl_Poly1305_32_gen.cmx libevercrypt.a -o lib_gen/Hacl_Poly1305_32_gen.exe
- lib_gen/Hacl_Poly1305_32_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_32_stubs.ml -o lib/Hacl_Poly1305_32_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_RSAPSS2048_SHA256_gen.ml lib/Hacl_RSAPSS2048_SHA256_bindings.cmx -o lib_gen/Hacl_RSAPSS2048_SHA256_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_RSAPSS2048_SHA256_bindings.cmx lib_gen/Hacl_RSAPSS2048_SHA256_gen.cmx libevercrypt.a -o lib_gen/Hacl_RSAPSS2048_SHA256_gen.exe
- lib_gen/Hacl_RSAPSS2048_SHA256_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_RSAPSS2048_SHA256_stubs.ml -o lib/Hacl_RSAPSS2048_SHA256_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_RSAPSS_gen.ml lib/Hacl_RSAPSS_bindings.cmx -o lib_gen/Hacl_RSAPSS_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/Hacl_RSAPSS_bindings.cmx lib_gen/Hacl_RSAPSS_gen.cmx libevercrypt.a -o lib_gen/Hacl_RSAPSS_gen.exe
- lib_gen/Hacl_RSAPSS_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_RSAPSS_stubs.ml -o lib/Hacl_RSAPSS_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_SHA3_gen.ml lib/Hacl_SHA3_bindings.cmx -o lib_gen/Hacl_SHA3_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_SHA3_bindings.cmx lib_gen/Hacl_SHA3_gen.cmx libevercrypt.a -o lib_gen/Hacl_SHA3_gen.exe
- lib_gen/Hacl_SHA3_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_SHA3_stubs.ml -o lib/Hacl_SHA3_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Salsa20_gen.ml lib/Hacl_Salsa20_bindings.cmx -o lib_gen/Hacl_Salsa20_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Salsa20_bindings.cmx lib_gen/Hacl_Salsa20_gen.cmx libevercrypt.a -o lib_gen/Hacl_Salsa20_gen.exe
- lib_gen/Hacl_Salsa20_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Salsa20_stubs.ml -o lib/Hacl_Salsa20_stubs.cmx
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Impl_Blake2_c_stubs.o lib/Hacl_Impl_Blake2_c_stubs.c
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Streaming_Blake2_gen.ml lib/Hacl_Streaming_Blake2_bindings.cmx -o lib_gen/Hacl_Streaming_Blake2_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Spec_bindings.cmx lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_c_stubs.o lib/Hacl_Impl_Blake2_bindings.cmx lib/Hacl_Impl_Blake2_stubs.cmx lib/Hacl_Impl_Blake2_c_stubs.o lib/Hacl_Streaming_Blake2_bindings.cmx lib_gen/Hacl_Streaming_Blake2_gen.cmx libevercrypt.a -o lib_gen/Hacl_Streaming_Blake2_gen.exe
- lib_gen/Hacl_Streaming_Blake2_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_Blake2_stubs.ml -o lib/Hacl_Streaming_Blake2_stubs.cmx
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Streaming_SHA2_c_stubs.o lib/Hacl_Streaming_SHA2_c_stubs.c
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Streaming_MD5_gen.ml lib/Hacl_Streaming_MD5_bindings.cmx -o lib_gen/Hacl_Streaming_MD5_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Streaming_SHA2_bindings.cmx lib/Hacl_Streaming_SHA2_stubs.cmx lib/Hacl_Streaming_SHA2_c_stubs.o lib/Hacl_Streaming_MD5_bindings.cmx lib_gen/Hacl_Streaming_MD5_gen.cmx libevercrypt.a -o lib_gen/Hacl_Streaming_MD5_gen.exe
- lib_gen/Hacl_Streaming_MD5_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_MD5_stubs.ml -o lib/Hacl_Streaming_MD5_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Streaming_Poly1305_32_gen.ml lib/Hacl_Streaming_Poly1305_32_bindings.cmx -o lib_gen/Hacl_Streaming_Poly1305_32_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Streaming_Poly1305_32_bindings.cmx lib_gen/Hacl_Streaming_Poly1305_32_gen.cmx libevercrypt.a -o lib_gen/Hacl_Streaming_Poly1305_32_gen.exe
- lib_gen/Hacl_Streaming_Poly1305_32_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_Poly1305_32_stubs.ml -o lib/Hacl_Streaming_Poly1305_32_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Hacl_Streaming_SHA1_gen.ml lib/Hacl_Streaming_SHA1_bindings.cmx -o lib_gen/Hacl_Streaming_SHA1_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Hacl_Streaming_SHA2_bindings.cmx lib/Hacl_Streaming_SHA2_stubs.cmx lib/Hacl_Streaming_SHA2_c_stubs.o lib/Hacl_Streaming_SHA1_bindings.cmx lib_gen/Hacl_Streaming_SHA1_gen.cmx libevercrypt.a -o lib_gen/Hacl_Streaming_SHA1_gen.exe
- lib_gen/Hacl_Streaming_SHA1_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_SHA1_stubs.ml -o lib/Hacl_Streaming_SHA1_stubs.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib_gen/Lib_RandomBuffer_System_gen.ml lib/Lib_RandomBuffer_System_bindings.cmx -o lib_gen/Lib_RandomBuffer_System_gen.cmx
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib lib/Lib_RandomBuffer_System_bindings.cmx lib_gen/Lib_RandomBuffer_System_gen.cmx libevercrypt.a -o lib_gen/Lib_RandomBuffer_System_gen.exe
- lib_gen/Lib_RandomBuffer_System_gen.exe
- ocamlfind opt -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Lib_RandomBuffer_System_stubs.ml -o lib/Lib_RandomBuffer_System_stubs.cmx
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_AEAD_c_stubs.o lib/EverCrypt_AEAD_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_AutoConfig2_c_stubs.o lib/EverCrypt_AutoConfig2_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_CTR_c_stubs.o lib/EverCrypt_CTR_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_Chacha20Poly1305_c_stubs.o lib/EverCrypt_Chacha20Poly1305_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_Cipher_c_stubs.o lib/EverCrypt_Cipher_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_Curve25519_c_stubs.o lib/EverCrypt_Curve25519_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_DRBG_c_stubs.o lib/EverCrypt_DRBG_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_Ed25519_c_stubs.o lib/EverCrypt_Ed25519_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_HKDF_c_stubs.o lib/EverCrypt_HKDF_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_HMAC_c_stubs.o lib/EverCrypt_HMAC_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_Hash_c_stubs.o lib/EverCrypt_Hash_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_Poly1305_c_stubs.o lib/EverCrypt_Poly1305_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_StaticConfig_c_stubs.o lib/EverCrypt_StaticConfig_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/EverCrypt_Vale_c_stubs.o lib/EverCrypt_Vale_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Bignum256_c_stubs.o lib/Hacl_Bignum256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Bignum4096_c_stubs.o lib/Hacl_Bignum4096_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Bignum_c_stubs.o lib/Hacl_Bignum_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Blake2b_256_c_stubs.o lib/Hacl_Blake2b_256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Blake2b_32_c_stubs.o lib/Hacl_Blake2b_32_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Blake2s_128_c_stubs.o lib/Hacl_Blake2s_128_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Blake2s_32_c_stubs.o lib/Hacl_Blake2s_32_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Chacha20Poly1305_128_c_stubs.o lib/Hacl_Chacha20Poly1305_128_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Chacha20Poly1305_256_c_stubs.o lib/Hacl_Chacha20Poly1305_256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Chacha20Poly1305_32_c_stubs.o lib/Hacl_Chacha20Poly1305_32_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Chacha20_Vec128_c_stubs.o lib/Hacl_Chacha20_Vec128_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Chacha20_Vec256_c_stubs.o lib/Hacl_Chacha20_Vec256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Chacha20_Vec32_c_stubs.o lib/Hacl_Chacha20_Vec32_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Chacha20_c_stubs.o lib/Hacl_Chacha20_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Curve25519_51_c_stubs.o lib/Hacl_Curve25519_51_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Curve25519_64_Slow_c_stubs.o lib/Hacl_Curve25519_64_Slow_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Curve25519_64_c_stubs.o lib/Hacl_Curve25519_64_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_EC_Ed25519_c_stubs.o lib/Hacl_EC_Ed25519_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Ed25519_c_stubs.o lib/Hacl_Ed25519_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_FFDHE4096_c_stubs.o lib/Hacl_FFDHE4096_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_FFDHE_c_stubs.o lib/Hacl_FFDHE_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Frodo1344_c_stubs.o lib/Hacl_Frodo1344_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Frodo640_c_stubs.o lib/Hacl_Frodo640_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Frodo64_c_stubs.o lib/Hacl_Frodo64_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Frodo976_c_stubs.o lib/Hacl_Frodo976_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Frodo_KEM_c_stubs.o lib/Hacl_Frodo_KEM_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HKDF_Blake2b_256_c_stubs.o lib/Hacl_HKDF_Blake2b_256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HKDF_Blake2s_128_c_stubs.o lib/Hacl_HKDF_Blake2s_128_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HKDF_c_stubs.o lib/Hacl_HKDF_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HMAC_Blake2b_256_c_stubs.o lib/Hacl_HMAC_Blake2b_256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HMAC_Blake2s_128_c_stubs.o lib/Hacl_HMAC_Blake2s_128_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HMAC_c_stubs.o lib/Hacl_HMAC_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve51_CP128_SHA256_c_stubs.o lib/Hacl_HPKE_Curve51_CP128_SHA256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve51_CP128_SHA512_c_stubs.o lib/Hacl_HPKE_Curve51_CP128_SHA512_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve51_CP256_SHA256_c_stubs.o lib/Hacl_HPKE_Curve51_CP256_SHA256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve51_CP256_SHA512_c_stubs.o lib/Hacl_HPKE_Curve51_CP256_SHA512_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve51_CP32_SHA256_c_stubs.o lib/Hacl_HPKE_Curve51_CP32_SHA256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve51_CP32_SHA512_c_stubs.o lib/Hacl_HPKE_Curve51_CP32_SHA512_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve64_CP128_SHA256_c_stubs.o lib/Hacl_HPKE_Curve64_CP128_SHA256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve64_CP128_SHA512_c_stubs.o lib/Hacl_HPKE_Curve64_CP128_SHA512_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve64_CP256_SHA256_c_stubs.o lib/Hacl_HPKE_Curve64_CP256_SHA256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve64_CP256_SHA512_c_stubs.o lib/Hacl_HPKE_Curve64_CP256_SHA512_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve64_CP32_SHA256_c_stubs.o lib/Hacl_HPKE_Curve64_CP32_SHA256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_Curve64_CP32_SHA512_c_stubs.o lib/Hacl_HPKE_Curve64_CP32_SHA512_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_P256_CP128_SHA256_c_stubs.o lib/Hacl_HPKE_P256_CP128_SHA256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_P256_CP256_SHA256_c_stubs.o lib/Hacl_HPKE_P256_CP256_SHA256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_HPKE_P256_CP32_SHA256_c_stubs.o lib/Hacl_HPKE_P256_CP32_SHA256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Hash_c_stubs.o lib/Hacl_Hash_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_IntTypes_Intrinsics_c_stubs.o lib/Hacl_IntTypes_Intrinsics_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_NaCl_c_stubs.o lib/Hacl_NaCl_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_P256_c_stubs.o lib/Hacl_P256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Poly1305_128_c_stubs.o lib/Hacl_Poly1305_128_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Poly1305_256_c_stubs.o lib/Hacl_Poly1305_256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Poly1305_32_c_stubs.o lib/Hacl_Poly1305_32_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_RSAPSS2048_SHA256_c_stubs.o lib/Hacl_RSAPSS2048_SHA256_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_RSAPSS_c_stubs.o lib/Hacl_RSAPSS_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_SHA3_c_stubs.o lib/Hacl_SHA3_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Salsa20_c_stubs.o lib/Hacl_Salsa20_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Streaming_Blake2_c_stubs.o lib/Hacl_Streaming_Blake2_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Streaming_MD5_c_stubs.o lib/Hacl_Streaming_MD5_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Streaming_Poly1305_32_c_stubs.o lib/Hacl_Streaming_Poly1305_32_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Hacl_Streaming_SHA1_c_stubs.o lib/Hacl_Streaming_SHA1_c_stubs.c
- cc -fPIC -I. -I ../kremlin/include -I ../kremlin/kremlib/dist/minimal -Wall -Wextra -Werror -std=c11 -Wno-unused-variable -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-infinite-recursion -g -fwrapv -D_BSD_SOURCE -D_DEFAULT_SOURCE -fPIC -Wno-unused -Wno-parentheses -Wno-deprecated-declarations -Wno-#warnings -Wno-error=cpp -Wno-cpp -g -std=gnu11 -O3 -I "/home/opam/.opam/4.10/lib/ctypes" -I "/home/opam/.opam/4.10/lib/ocaml" -Wno-pointer-sign   -c -o lib/Lib_RandomBuffer_System_c_stubs.o lib/Lib_RandomBuffer_System_c_stubs.c
- ocamlmklib -o ocamlevercrypt lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_bindings.cmx lib/Hacl_Blake2s_32_stubs.cmx lib/Hacl_Blake2s_32_bindings.cmx lib/Hacl_Blake2b_32_stubs.cmx lib/Hacl_Blake2b_32_bindings.cmx lib/Hacl_Hash_stubs.cmx lib/Hacl_Hash_bindings.cmx lib/Hacl_Blake2b_256_stubs.cmx lib/Hacl_Blake2b_256_bindings.cmx lib/Hacl_Blake2s_128_stubs.cmx lib/Hacl_Blake2s_128_bindings.cmx lib/Hacl_Impl_Blake2_stubs.cmx lib/Hacl_Impl_Blake2_bindings.cmx lib/EverCrypt_AutoConfig2_stubs.cmx lib/EverCrypt_AutoConfig2_bindings.cmx lib/EverCrypt_Hash_stubs.cmx lib/EverCrypt_Hash_bindings.cmx lib/Hacl_SHA3_stubs.cmx lib/Hacl_SHA3_bindings.cmx lib/Hacl_Chacha20_stubs.cmx lib/Hacl_Chacha20_bindings.cmx lib/Hacl_Salsa20_stubs.cmx lib/Hacl_Salsa20_bindings.cmx lib/Hacl_Bignum_stubs.cmx lib/Hacl_Bignum_bindings.cmx lib/Hacl_Curve25519_64_Slow_stubs.cmx lib/Hacl_Curve25519_64_Slow_bindings.cmx lib/Hacl_Curve25519_64_stubs.cmx lib/Hacl_Curve25519_64_bindings.cmx lib/Hacl_Curve25519_51_stubs.cmx lib/Hacl_Curve25519_51_bindings.cmx lib/Hacl_Ed25519_stubs.cmx lib/Hacl_Ed25519_bindings.cmx lib/Hacl_Poly1305_32_stubs.cmx lib/Hacl_Poly1305_32_bindings.cmx lib/Hacl_Poly1305_128_stubs.cmx lib/Hacl_Poly1305_128_bindings.cmx lib/Hacl_Poly1305_256_stubs.cmx lib/Hacl_Poly1305_256_bindings.cmx lib/Hacl_NaCl_stubs.cmx lib/Hacl_NaCl_bindings.cmx lib/EverCrypt_Error_stubs.cmx lib/EverCrypt_Error_bindings.cmx lib/EverCrypt_CTR_stubs.cmx lib/EverCrypt_CTR_bindings.cmx lib/Hacl_P256_stubs.cmx lib/Hacl_P256_bindings.cmx lib/Hacl_Frodo_KEM_stubs.cmx lib/Hacl_Frodo_KEM_bindings.cmx lib/Hacl_IntTypes_Intrinsics_stubs.cmx lib/Hacl_IntTypes_Intrinsics_bindings.cmx lib/Hacl_RSAPSS_stubs.cmx lib/Hacl_RSAPSS_bindings.cmx lib/Hacl_FFDHE_stubs.cmx lib/Hacl_FFDHE_bindings.cmx lib/Hacl_Streaming_Blake2_stubs.cmx lib/Hacl_Streaming_Blake2_bindings.cmx lib/Hacl_Streaming_SHA2_stubs.cmx lib/Hacl_Streaming_SHA2_bindings.cmx lib/Hacl_Frodo640_stubs.cmx lib/Hacl_Frodo640_bindings.cmx lib/Hacl_Chacha20_Vec128_stubs.cmx lib/Hacl_Chacha20_Vec128_bindings.cmx lib/Hacl_Chacha20Poly1305_128_stubs.cmx lib/Hacl_Chacha20Poly1305_128_bindings.cmx lib/Hacl_HMAC_stubs.cmx lib/Hacl_HMAC_bindings.cmx lib/Hacl_HKDF_stubs.cmx lib/Hacl_HKDF_bindings.cmx lib/Hacl_HPKE_Curve51_CP128_SHA512_stubs.cmx lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmx lib/Hacl_Bignum256_stubs.cmx lib/Hacl_Bignum256_bindings.cmx lib/Hacl_Bignum4096_stubs.cmx lib/Hacl_Bignum4096_bindings.cmx lib/Hacl_Chacha20_Vec32_stubs.cmx lib/Hacl_Chacha20_Vec32_bindings.cmx lib/EverCrypt_Ed25519_stubs.cmx lib/EverCrypt_Ed25519_bindings.cmx lib/Hacl_HPKE_Curve64_CP128_SHA512_stubs.cmx lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmx lib/Hacl_FFDHE4096_stubs.cmx lib/Hacl_FFDHE4096_bindings.cmx lib/Hacl_HPKE_P256_CP128_SHA256_stubs.cmx lib/Hacl_HPKE_P256_CP128_SHA256_bindings.cmx lib/Hacl_Chacha20_Vec256_stubs.cmx lib/Hacl_Chacha20_Vec256_bindings.cmx lib/Hacl_Chacha20Poly1305_256_stubs.cmx lib/Hacl_Chacha20Poly1305_256_bindings.cmx lib/Hacl_HPKE_Curve51_CP256_SHA512_stubs.cmx lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmx lib/Hacl_Frodo976_stubs.cmx lib/Hacl_Frodo976_bindings.cmx lib/Hacl_HMAC_Blake2s_128_stubs.cmx lib/Hacl_HMAC_Blake2s_128_bindings.cmx lib/Hacl_HKDF_Blake2s_128_stubs.cmx lib/Hacl_HKDF_Blake2s_128_bindings.cmx lib/Hacl_Frodo1344_stubs.cmx lib/Hacl_Frodo1344_bindings.cmx lib/Hacl_HPKE_Curve64_CP256_SHA512_stubs.cmx lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmx lib/Hacl_HPKE_Curve51_CP128_SHA256_stubs.cmx lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmx lib/Hacl_HPKE_Curve64_CP128_SHA256_stubs.cmx lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmx lib/Hacl_Chacha20Poly1305_32_stubs.cmx lib/Hacl_Chacha20Poly1305_32_bindings.cmx lib/Hacl_HPKE_Curve51_CP32_SHA256_stubs.cmx lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmx lib/Hacl_HPKE_Curve64_CP256_SHA256_stubs.cmx lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmx lib/Hacl_Streaming_Poly1305_32_stubs.cmx lib/Hacl_Streaming_Poly1305_32_bindings.cmx lib/Hacl_HPKE_Curve51_CP32_SHA512_stubs.cmx lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmx lib/Hacl_HPKE_P256_CP256_SHA256_stubs.cmx lib/Hacl_HPKE_P256_CP256_SHA256_bindings.cmx lib/Hacl_HPKE_P256_CP32_SHA256_stubs.cmx lib/Hacl_HPKE_P256_CP32_SHA256_bindings.cmx lib/Hacl_Frodo64_stubs.cmx lib/Hacl_Frodo64_bindings.cmx lib/Hacl_Streaming_SHA1_stubs.cmx lib/Hacl_Streaming_SHA1_bindings.cmx lib/Hacl_Streaming_MD5_stubs.cmx lib/Hacl_Streaming_MD5_bindings.cmx lib/Hacl_HMAC_Blake2b_256_stubs.cmx lib/Hacl_HMAC_Blake2b_256_bindings.cmx lib/Hacl_HKDF_Blake2b_256_stubs.cmx lib/Hacl_HKDF_Blake2b_256_bindings.cmx lib/Hacl_HPKE_Curve64_CP32_SHA256_stubs.cmx lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmx lib/Hacl_HPKE_Curve64_CP32_SHA512_stubs.cmx lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmx lib/Hacl_RSAPSS2048_SHA256_stubs.cmx lib/Hacl_RSAPSS2048_SHA256_bindings.cmx lib/Hacl_EC_Ed25519_stubs.cmx lib/Hacl_EC_Ed25519_bindings.cmx lib/Hacl_HPKE_Curve51_CP256_SHA256_stubs.cmx lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmx lib/EverCrypt_Chacha20Poly1305_stubs.cmx lib/EverCrypt_Chacha20Poly1305_bindings.cmx lib/EverCrypt_AEAD_stubs.cmx lib/EverCrypt_AEAD_bindings.cmx lib/EverCrypt_HMAC_stubs.cmx lib/EverCrypt_HMAC_bindings.cmx lib/EverCrypt_HKDF_stubs.cmx lib/EverCrypt_HKDF_bindings.cmx lib/Hacl_HMAC_DRBG_stubs.cmx lib/Hacl_HMAC_DRBG_bindings.cmx lib/EverCrypt_DRBG_stubs.cmx lib/EverCrypt_DRBG_bindings.cmx lib/EverCrypt_Poly1305_stubs.cmx lib/EverCrypt_Poly1305_bindings.cmx lib/EverCrypt_Curve25519_stubs.cmx lib/EverCrypt_Curve25519_bindings.cmx lib/EverCrypt_Cipher_stubs.cmx lib/EverCrypt_Cipher_bindings.cmx lib/EverCrypt_Vale_stubs.cmx lib/EverCrypt_Vale_bindings.cmx lib/EverCrypt_StaticConfig_stubs.cmx lib/EverCrypt_StaticConfig_bindings.cmx lib/Lib_RandomBuffer_System_stubs.cmx lib/Lib_RandomBuffer_System_bindings.cmx -L. -levercrypt
- make: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/hacl-star-raw.0.3.2/raw'
-> compiled  hacl-star-raw.0.3.2
Processing 371/393: [hacl-star-raw: make raw]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "-C" "raw" "install-hacl-star-raw" (CWD=/home/opam/.opam/4.10/.opam-switch/build/hacl-star-raw.0.3.2)
- make: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/hacl-star-raw.0.3.2/raw'
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Spec_stubs.ml -o lib/Hacl_Spec_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Spec_bindings.ml -o lib/Hacl_Spec_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2s_32_stubs.ml -o lib/Hacl_Blake2s_32_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2s_32_bindings.ml -o lib/Hacl_Blake2s_32_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2b_32_stubs.ml -o lib/Hacl_Blake2b_32_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2b_32_bindings.ml -o lib/Hacl_Blake2b_32_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Hash_stubs.ml -o lib/Hacl_Hash_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Hash_bindings.ml lib/Hacl_Spec_bindings.cmo -o lib/Hacl_Hash_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2b_256_stubs.ml -o lib/Hacl_Blake2b_256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2b_256_bindings.ml -o lib/Hacl_Blake2b_256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2s_128_stubs.ml -o lib/Hacl_Blake2s_128_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Blake2s_128_bindings.ml -o lib/Hacl_Blake2s_128_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Impl_Blake2_stubs.ml -o lib/Hacl_Impl_Blake2_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Impl_Blake2_bindings.ml -o lib/Hacl_Impl_Blake2_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_AutoConfig2_stubs.ml -o lib/EverCrypt_AutoConfig2_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_AutoConfig2_bindings.ml -o lib/EverCrypt_AutoConfig2_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Hash_stubs.ml -o lib/EverCrypt_Hash_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Hash_bindings.ml lib/Hacl_Spec_bindings.cmo -o lib/EverCrypt_Hash_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_SHA3_stubs.ml -o lib/Hacl_SHA3_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_SHA3_bindings.ml -o lib/Hacl_SHA3_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_stubs.ml -o lib/Hacl_Chacha20_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_bindings.ml -o lib/Hacl_Chacha20_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Salsa20_stubs.ml -o lib/Hacl_Salsa20_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Salsa20_bindings.ml -o lib/Hacl_Salsa20_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum_stubs.ml -o lib/Hacl_Bignum_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum_bindings.ml -o lib/Hacl_Bignum_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_64_Slow_stubs.ml -o lib/Hacl_Curve25519_64_Slow_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_64_Slow_bindings.ml -o lib/Hacl_Curve25519_64_Slow_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_64_stubs.ml -o lib/Hacl_Curve25519_64_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_64_bindings.ml -o lib/Hacl_Curve25519_64_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_51_stubs.ml -o lib/Hacl_Curve25519_51_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Curve25519_51_bindings.ml -o lib/Hacl_Curve25519_51_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Ed25519_stubs.ml -o lib/Hacl_Ed25519_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Ed25519_bindings.ml -o lib/Hacl_Ed25519_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_32_stubs.ml -o lib/Hacl_Poly1305_32_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_32_bindings.ml -o lib/Hacl_Poly1305_32_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_128_stubs.ml -o lib/Hacl_Poly1305_128_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_128_bindings.ml -o lib/Hacl_Poly1305_128_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_256_stubs.ml -o lib/Hacl_Poly1305_256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Poly1305_256_bindings.ml -o lib/Hacl_Poly1305_256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_NaCl_stubs.ml -o lib/Hacl_NaCl_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_NaCl_bindings.ml -o lib/Hacl_NaCl_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Error_stubs.ml -o lib/EverCrypt_Error_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Error_bindings.ml -o lib/EverCrypt_Error_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_CTR_stubs.ml -o lib/EverCrypt_CTR_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_CTR_bindings.ml lib/Hacl_Spec_bindings.cmo lib/EverCrypt_Error_bindings.cmo -o lib/EverCrypt_CTR_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_P256_stubs.ml -o lib/Hacl_P256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_P256_bindings.ml -o lib/Hacl_P256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo_KEM_stubs.ml -o lib/Hacl_Frodo_KEM_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo_KEM_bindings.ml lib/Hacl_Spec_bindings.cmo -o lib/Hacl_Frodo_KEM_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_IntTypes_Intrinsics_stubs.ml -o lib/Hacl_IntTypes_Intrinsics_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_IntTypes_Intrinsics_bindings.ml -o lib/Hacl_IntTypes_Intrinsics_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_RSAPSS_stubs.ml -o lib/Hacl_RSAPSS_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_RSAPSS_bindings.ml lib/Hacl_Spec_bindings.cmo -o lib/Hacl_RSAPSS_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_FFDHE_stubs.ml -o lib/Hacl_FFDHE_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_FFDHE_bindings.ml lib/Hacl_Spec_bindings.cmo -o lib/Hacl_FFDHE_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_Blake2_stubs.ml -o lib/Hacl_Streaming_Blake2_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_Blake2_bindings.ml lib/Hacl_Spec_bindings.cmo lib/Hacl_Impl_Blake2_bindings.cmo -o lib/Hacl_Streaming_Blake2_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_SHA2_stubs.ml -o lib/Hacl_Streaming_SHA2_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_SHA2_bindings.ml -o lib/Hacl_Streaming_SHA2_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo640_stubs.ml -o lib/Hacl_Frodo640_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo640_bindings.ml -o lib/Hacl_Frodo640_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec128_stubs.ml -o lib/Hacl_Chacha20_Vec128_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec128_bindings.ml -o lib/Hacl_Chacha20_Vec128_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_128_stubs.ml -o lib/Hacl_Chacha20Poly1305_128_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_128_bindings.ml -o lib/Hacl_Chacha20Poly1305_128_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_stubs.ml -o lib/Hacl_HMAC_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_bindings.ml -o lib/Hacl_HMAC_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_stubs.ml -o lib/Hacl_HKDF_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_bindings.ml -o lib/Hacl_HKDF_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP128_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve51_CP128_SHA512_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum256_stubs.ml -o lib/Hacl_Bignum256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum256_bindings.ml -o lib/Hacl_Bignum256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum4096_stubs.ml -o lib/Hacl_Bignum4096_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Bignum4096_bindings.ml -o lib/Hacl_Bignum4096_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec32_stubs.ml -o lib/Hacl_Chacha20_Vec32_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec32_bindings.ml -o lib/Hacl_Chacha20_Vec32_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Ed25519_stubs.ml -o lib/EverCrypt_Ed25519_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Ed25519_bindings.ml -o lib/EverCrypt_Ed25519_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP128_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve64_CP128_SHA512_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_FFDHE4096_stubs.ml -o lib/Hacl_FFDHE4096_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_FFDHE4096_bindings.ml -o lib/Hacl_FFDHE4096_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP128_SHA256_stubs.ml -o lib/Hacl_HPKE_P256_CP128_SHA256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP128_SHA256_bindings.ml -o lib/Hacl_HPKE_P256_CP128_SHA256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec256_stubs.ml -o lib/Hacl_Chacha20_Vec256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20_Vec256_bindings.ml -o lib/Hacl_Chacha20_Vec256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_256_stubs.ml -o lib/Hacl_Chacha20Poly1305_256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_256_bindings.ml -o lib/Hacl_Chacha20Poly1305_256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP256_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve51_CP256_SHA512_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo976_stubs.ml -o lib/Hacl_Frodo976_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo976_bindings.ml -o lib/Hacl_Frodo976_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_Blake2s_128_stubs.ml -o lib/Hacl_HMAC_Blake2s_128_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_Blake2s_128_bindings.ml -o lib/Hacl_HMAC_Blake2s_128_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_Blake2s_128_stubs.ml -o lib/Hacl_HKDF_Blake2s_128_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_Blake2s_128_bindings.ml -o lib/Hacl_HKDF_Blake2s_128_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo1344_stubs.ml -o lib/Hacl_Frodo1344_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo1344_bindings.ml -o lib/Hacl_Frodo1344_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP256_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve64_CP256_SHA512_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP128_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve51_CP128_SHA256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP128_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve64_CP128_SHA256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_32_stubs.ml -o lib/Hacl_Chacha20Poly1305_32_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Chacha20Poly1305_32_bindings.ml -o lib/Hacl_Chacha20Poly1305_32_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP32_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve51_CP32_SHA256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP256_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve64_CP256_SHA256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_Poly1305_32_stubs.ml -o lib/Hacl_Streaming_Poly1305_32_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_Poly1305_32_bindings.ml -o lib/Hacl_Streaming_Poly1305_32_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP32_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve51_CP32_SHA512_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP256_SHA256_stubs.ml -o lib/Hacl_HPKE_P256_CP256_SHA256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP256_SHA256_bindings.ml -o lib/Hacl_HPKE_P256_CP256_SHA256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP32_SHA256_stubs.ml -o lib/Hacl_HPKE_P256_CP32_SHA256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_P256_CP32_SHA256_bindings.ml -o lib/Hacl_HPKE_P256_CP32_SHA256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo64_stubs.ml -o lib/Hacl_Frodo64_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Frodo64_bindings.ml -o lib/Hacl_Frodo64_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_SHA1_stubs.ml -o lib/Hacl_Streaming_SHA1_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_SHA1_bindings.ml lib/Hacl_Streaming_SHA2_bindings.cmo -o lib/Hacl_Streaming_SHA1_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_MD5_stubs.ml -o lib/Hacl_Streaming_MD5_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_Streaming_MD5_bindings.ml lib/Hacl_Streaming_SHA2_bindings.cmo -o lib/Hacl_Streaming_MD5_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_Blake2b_256_stubs.ml -o lib/Hacl_HMAC_Blake2b_256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_Blake2b_256_bindings.ml -o lib/Hacl_HMAC_Blake2b_256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_Blake2b_256_stubs.ml -o lib/Hacl_HKDF_Blake2b_256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HKDF_Blake2b_256_bindings.ml -o lib/Hacl_HKDF_Blake2b_256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP32_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve64_CP32_SHA256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP32_SHA512_stubs.ml -o lib/Hacl_HPKE_Curve64_CP32_SHA512_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.ml -o lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_RSAPSS2048_SHA256_stubs.ml -o lib/Hacl_RSAPSS2048_SHA256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_RSAPSS2048_SHA256_bindings.ml -o lib/Hacl_RSAPSS2048_SHA256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_EC_Ed25519_stubs.ml -o lib/Hacl_EC_Ed25519_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_EC_Ed25519_bindings.ml -o lib/Hacl_EC_Ed25519_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP256_SHA256_stubs.ml -o lib/Hacl_HPKE_Curve51_CP256_SHA256_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.ml -o lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Chacha20Poly1305_stubs.ml -o lib/EverCrypt_Chacha20Poly1305_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Chacha20Poly1305_bindings.ml -o lib/EverCrypt_Chacha20Poly1305_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_AEAD_stubs.ml -o lib/EverCrypt_AEAD_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_AEAD_bindings.ml lib/Hacl_Spec_bindings.cmo lib/EverCrypt_Error_bindings.cmo -o lib/EverCrypt_AEAD_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_HMAC_stubs.ml -o lib/EverCrypt_HMAC_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_HMAC_bindings.ml lib/Hacl_Spec_bindings.cmo -o lib/EverCrypt_HMAC_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_HKDF_stubs.ml -o lib/EverCrypt_HKDF_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_HKDF_bindings.ml lib/Hacl_Spec_bindings.cmo -o lib/EverCrypt_HKDF_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_DRBG_stubs.ml -o lib/Hacl_HMAC_DRBG_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Hacl_HMAC_DRBG_bindings.ml lib/Hacl_Spec_bindings.cmo -o lib/Hacl_HMAC_DRBG_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_DRBG_stubs.ml -o lib/EverCrypt_DRBG_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_DRBG_bindings.ml lib/Hacl_Spec_bindings.cmo lib/Hacl_HMAC_DRBG_bindings.cmo -o lib/EverCrypt_DRBG_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Poly1305_stubs.ml -o lib/EverCrypt_Poly1305_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Poly1305_bindings.ml -o lib/EverCrypt_Poly1305_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Curve25519_stubs.ml -o lib/EverCrypt_Curve25519_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Curve25519_bindings.ml -o lib/EverCrypt_Curve25519_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Cipher_stubs.ml -o lib/EverCrypt_Cipher_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Cipher_bindings.ml -o lib/EverCrypt_Cipher_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Vale_stubs.ml -o lib/EverCrypt_Vale_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_Vale_bindings.ml -o lib/EverCrypt_Vale_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_StaticConfig_stubs.ml -o lib/EverCrypt_StaticConfig_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/EverCrypt_StaticConfig_bindings.ml -o lib/EverCrypt_StaticConfig_bindings.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Lib_RandomBuffer_System_stubs.ml -o lib/Lib_RandomBuffer_System_stubs.cmo
- ocamlfind c -g -package ctypes,ctypes.foreign,ctypes.stubs -thread -linkpkg -I lib -c lib/Lib_RandomBuffer_System_bindings.ml -o lib/Lib_RandomBuffer_System_bindings.cmo
- ocamlmklib -o ocamlevercrypt lib/Hacl_Spec_stubs.cmo lib/Hacl_Spec_bindings.cmo lib/Hacl_Blake2s_32_stubs.cmo lib/Hacl_Blake2s_32_bindings.cmo lib/Hacl_Blake2b_32_stubs.cmo lib/Hacl_Blake2b_32_bindings.cmo lib/Hacl_Hash_stubs.cmo lib/Hacl_Hash_bindings.cmo lib/Hacl_Blake2b_256_stubs.cmo lib/Hacl_Blake2b_256_bindings.cmo lib/Hacl_Blake2s_128_stubs.cmo lib/Hacl_Blake2s_128_bindings.cmo lib/Hacl_Impl_Blake2_stubs.cmo lib/Hacl_Impl_Blake2_bindings.cmo lib/EverCrypt_AutoConfig2_stubs.cmo lib/EverCrypt_AutoConfig2_bindings.cmo lib/EverCrypt_Hash_stubs.cmo lib/EverCrypt_Hash_bindings.cmo lib/Hacl_SHA3_stubs.cmo lib/Hacl_SHA3_bindings.cmo lib/Hacl_Chacha20_stubs.cmo lib/Hacl_Chacha20_bindings.cmo lib/Hacl_Salsa20_stubs.cmo lib/Hacl_Salsa20_bindings.cmo lib/Hacl_Bignum_stubs.cmo lib/Hacl_Bignum_bindings.cmo lib/Hacl_Curve25519_64_Slow_stubs.cmo lib/Hacl_Curve25519_64_Slow_bindings.cmo lib/Hacl_Curve25519_64_stubs.cmo lib/Hacl_Curve25519_64_bindings.cmo lib/Hacl_Curve25519_51_stubs.cmo lib/Hacl_Curve25519_51_bindings.cmo lib/Hacl_Ed25519_stubs.cmo lib/Hacl_Ed25519_bindings.cmo lib/Hacl_Poly1305_32_stubs.cmo lib/Hacl_Poly1305_32_bindings.cmo lib/Hacl_Poly1305_128_stubs.cmo lib/Hacl_Poly1305_128_bindings.cmo lib/Hacl_Poly1305_256_stubs.cmo lib/Hacl_Poly1305_256_bindings.cmo lib/Hacl_NaCl_stubs.cmo lib/Hacl_NaCl_bindings.cmo lib/EverCrypt_Error_stubs.cmo lib/EverCrypt_Error_bindings.cmo lib/EverCrypt_CTR_stubs.cmo lib/EverCrypt_CTR_bindings.cmo lib/Hacl_P256_stubs.cmo lib/Hacl_P256_bindings.cmo lib/Hacl_Frodo_KEM_stubs.cmo lib/Hacl_Frodo_KEM_bindings.cmo lib/Hacl_IntTypes_Intrinsics_stubs.cmo lib/Hacl_IntTypes_Intrinsics_bindings.cmo lib/Hacl_RSAPSS_stubs.cmo lib/Hacl_RSAPSS_bindings.cmo lib/Hacl_FFDHE_stubs.cmo lib/Hacl_FFDHE_bindings.cmo lib/Hacl_Streaming_Blake2_stubs.cmo lib/Hacl_Streaming_Blake2_bindings.cmo lib/Hacl_Streaming_SHA2_stubs.cmo lib/Hacl_Streaming_SHA2_bindings.cmo lib/Hacl_Frodo640_stubs.cmo lib/Hacl_Frodo640_bindings.cmo lib/Hacl_Chacha20_Vec128_stubs.cmo lib/Hacl_Chacha20_Vec128_bindings.cmo lib/Hacl_Chacha20Poly1305_128_stubs.cmo lib/Hacl_Chacha20Poly1305_128_bindings.cmo lib/Hacl_HMAC_stubs.cmo lib/Hacl_HMAC_bindings.cmo lib/Hacl_HKDF_stubs.cmo lib/Hacl_HKDF_bindings.cmo lib/Hacl_HPKE_Curve51_CP128_SHA512_stubs.cmo lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmo lib/Hacl_Bignum256_stubs.cmo lib/Hacl_Bignum256_bindings.cmo lib/Hacl_Bignum4096_stubs.cmo lib/Hacl_Bignum4096_bindings.cmo lib/Hacl_Chacha20_Vec32_stubs.cmo lib/Hacl_Chacha20_Vec32_bindings.cmo lib/EverCrypt_Ed25519_stubs.cmo lib/EverCrypt_Ed25519_bindings.cmo lib/Hacl_HPKE_Curve64_CP128_SHA512_stubs.cmo lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmo lib/Hacl_FFDHE4096_stubs.cmo lib/Hacl_FFDHE4096_bindings.cmo lib/Hacl_HPKE_P256_CP128_SHA256_stubs.cmo lib/Hacl_HPKE_P256_CP128_SHA256_bindings.cmo lib/Hacl_Chacha20_Vec256_stubs.cmo lib/Hacl_Chacha20_Vec256_bindings.cmo lib/Hacl_Chacha20Poly1305_256_stubs.cmo lib/Hacl_Chacha20Poly1305_256_bindings.cmo lib/Hacl_HPKE_Curve51_CP256_SHA512_stubs.cmo lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmo lib/Hacl_Frodo976_stubs.cmo lib/Hacl_Frodo976_bindings.cmo lib/Hacl_HMAC_Blake2s_128_stubs.cmo lib/Hacl_HMAC_Blake2s_128_bindings.cmo lib/Hacl_HKDF_Blake2s_128_stubs.cmo lib/Hacl_HKDF_Blake2s_128_bindings.cmo lib/Hacl_Frodo1344_stubs.cmo lib/Hacl_Frodo1344_bindings.cmo lib/Hacl_HPKE_Curve64_CP256_SHA512_stubs.cmo lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmo lib/Hacl_HPKE_Curve51_CP128_SHA256_stubs.cmo lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmo lib/Hacl_HPKE_Curve64_CP128_SHA256_stubs.cmo lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmo lib/Hacl_Chacha20Poly1305_32_stubs.cmo lib/Hacl_Chacha20Poly1305_32_bindings.cmo lib/Hacl_HPKE_Curve51_CP32_SHA256_stubs.cmo lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmo lib/Hacl_HPKE_Curve64_CP256_SHA256_stubs.cmo lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmo lib/Hacl_Streaming_Poly1305_32_stubs.cmo lib/Hacl_Streaming_Poly1305_32_bindings.cmo lib/Hacl_HPKE_Curve51_CP32_SHA512_stubs.cmo lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmo lib/Hacl_HPKE_P256_CP256_SHA256_stubs.cmo lib/Hacl_HPKE_P256_CP256_SHA256_bindings.cmo lib/Hacl_HPKE_P256_CP32_SHA256_stubs.cmo lib/Hacl_HPKE_P256_CP32_SHA256_bindings.cmo lib/Hacl_Frodo64_stubs.cmo lib/Hacl_Frodo64_bindings.cmo lib/Hacl_Streaming_SHA1_stubs.cmo lib/Hacl_Streaming_SHA1_bindings.cmo lib/Hacl_Streaming_MD5_stubs.cmo lib/Hacl_Streaming_MD5_bindings.cmo lib/Hacl_HMAC_Blake2b_256_stubs.cmo lib/Hacl_HMAC_Blake2b_256_bindings.cmo lib/Hacl_HKDF_Blake2b_256_stubs.cmo lib/Hacl_HKDF_Blake2b_256_bindings.cmo lib/Hacl_HPKE_Curve64_CP32_SHA256_stubs.cmo lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmo lib/Hacl_HPKE_Curve64_CP32_SHA512_stubs.cmo lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmo lib/Hacl_RSAPSS2048_SHA256_stubs.cmo lib/Hacl_RSAPSS2048_SHA256_bindings.cmo lib/Hacl_EC_Ed25519_stubs.cmo lib/Hacl_EC_Ed25519_bindings.cmo lib/Hacl_HPKE_Curve51_CP256_SHA256_stubs.cmo lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmo lib/EverCrypt_Chacha20Poly1305_stubs.cmo lib/EverCrypt_Chacha20Poly1305_bindings.cmo lib/EverCrypt_AEAD_stubs.cmo lib/EverCrypt_AEAD_bindings.cmo lib/EverCrypt_HMAC_stubs.cmo lib/EverCrypt_HMAC_bindings.cmo lib/EverCrypt_HKDF_stubs.cmo lib/EverCrypt_HKDF_bindings.cmo lib/Hacl_HMAC_DRBG_stubs.cmo lib/Hacl_HMAC_DRBG_bindings.cmo lib/EverCrypt_DRBG_stubs.cmo lib/EverCrypt_DRBG_bindings.cmo lib/EverCrypt_Poly1305_stubs.cmo lib/EverCrypt_Poly1305_bindings.cmo lib/EverCrypt_Curve25519_stubs.cmo lib/EverCrypt_Curve25519_bindings.cmo lib/EverCrypt_Cipher_stubs.cmo lib/EverCrypt_Cipher_bindings.cmo lib/EverCrypt_Vale_stubs.cmo lib/EverCrypt_Vale_bindings.cmo lib/EverCrypt_StaticConfig_stubs.cmo lib/EverCrypt_StaticConfig_bindings.cmo lib/Lib_RandomBuffer_System_stubs.cmo lib/Lib_RandomBuffer_System_bindings.cmo -L. -levercrypt
- ocamlmklib -o ocamlevercrypt lib/EverCrypt_AEAD_c_stubs.o lib/EverCrypt_AutoConfig2_c_stubs.o lib/EverCrypt_CTR_c_stubs.o lib/EverCrypt_Chacha20Poly1305_c_stubs.o lib/EverCrypt_Cipher_c_stubs.o lib/EverCrypt_Curve25519_c_stubs.o lib/EverCrypt_DRBG_c_stubs.o lib/EverCrypt_Ed25519_c_stubs.o lib/EverCrypt_Error_c_stubs.o lib/EverCrypt_HKDF_c_stubs.o lib/EverCrypt_HMAC_c_stubs.o lib/EverCrypt_Hash_c_stubs.o lib/EverCrypt_Poly1305_c_stubs.o lib/EverCrypt_StaticConfig_c_stubs.o lib/EverCrypt_Vale_c_stubs.o lib/Hacl_Bignum256_c_stubs.o lib/Hacl_Bignum4096_c_stubs.o lib/Hacl_Bignum_c_stubs.o lib/Hacl_Blake2b_256_c_stubs.o lib/Hacl_Blake2b_32_c_stubs.o lib/Hacl_Blake2s_128_c_stubs.o lib/Hacl_Blake2s_32_c_stubs.o lib/Hacl_Chacha20Poly1305_128_c_stubs.o lib/Hacl_Chacha20Poly1305_256_c_stubs.o lib/Hacl_Chacha20Poly1305_32_c_stubs.o lib/Hacl_Chacha20_Vec128_c_stubs.o lib/Hacl_Chacha20_Vec256_c_stubs.o lib/Hacl_Chacha20_Vec32_c_stubs.o lib/Hacl_Chacha20_c_stubs.o lib/Hacl_Curve25519_51_c_stubs.o lib/Hacl_Curve25519_64_Slow_c_stubs.o lib/Hacl_Curve25519_64_c_stubs.o lib/Hacl_EC_Ed25519_c_stubs.o lib/Hacl_Ed25519_c_stubs.o lib/Hacl_FFDHE4096_c_stubs.o lib/Hacl_FFDHE_c_stubs.o lib/Hacl_Frodo1344_c_stubs.o lib/Hacl_Frodo640_c_stubs.o lib/Hacl_Frodo64_c_stubs.o lib/Hacl_Frodo976_c_stubs.o lib/Hacl_Frodo_KEM_c_stubs.o lib/Hacl_HKDF_Blake2b_256_c_stubs.o lib/Hacl_HKDF_Blake2s_128_c_stubs.o lib/Hacl_HKDF_c_stubs.o lib/Hacl_HMAC_Blake2b_256_c_stubs.o lib/Hacl_HMAC_Blake2s_128_c_stubs.o lib/Hacl_HMAC_DRBG_c_stubs.o lib/Hacl_HMAC_c_stubs.o lib/Hacl_HPKE_Curve51_CP128_SHA256_c_stubs.o lib/Hacl_HPKE_Curve51_CP128_SHA512_c_stubs.o lib/Hacl_HPKE_Curve51_CP256_SHA256_c_stubs.o lib/Hacl_HPKE_Curve51_CP256_SHA512_c_stubs.o lib/Hacl_HPKE_Curve51_CP32_SHA256_c_stubs.o lib/Hacl_HPKE_Curve51_CP32_SHA512_c_stubs.o lib/Hacl_HPKE_Curve64_CP128_SHA256_c_stubs.o lib/Hacl_HPKE_Curve64_CP128_SHA512_c_stubs.o lib/Hacl_HPKE_Curve64_CP256_SHA256_c_stubs.o lib/Hacl_HPKE_Curve64_CP256_SHA512_c_stubs.o lib/Hacl_HPKE_Curve64_CP32_SHA256_c_stubs.o lib/Hacl_HPKE_Curve64_CP32_SHA512_c_stubs.o lib/Hacl_HPKE_P256_CP128_SHA256_c_stubs.o lib/Hacl_HPKE_P256_CP256_SHA256_c_stubs.o lib/Hacl_HPKE_P256_CP32_SHA256_c_stubs.o lib/Hacl_Hash_c_stubs.o lib/Hacl_Impl_Blake2_c_stubs.o lib/Hacl_IntTypes_Intrinsics_c_stubs.o lib/Hacl_NaCl_c_stubs.o lib/Hacl_P256_c_stubs.o lib/Hacl_Poly1305_128_c_stubs.o lib/Hacl_Poly1305_256_c_stubs.o lib/Hacl_Poly1305_32_c_stubs.o lib/Hacl_RSAPSS2048_SHA256_c_stubs.o lib/Hacl_RSAPSS_c_stubs.o lib/Hacl_SHA3_c_stubs.o lib/Hacl_Salsa20_c_stubs.o lib/Hacl_Spec_c_stubs.o lib/Hacl_Streaming_Blake2_c_stubs.o lib/Hacl_Streaming_MD5_c_stubs.o lib/Hacl_Streaming_Poly1305_32_c_stubs.o lib/Hacl_Streaming_SHA1_c_stubs.o lib/Hacl_Streaming_SHA2_c_stubs.o lib/Lib_RandomBuffer_System_c_stubs.o -L. -L/home/opam/.opam/4.10/lib/stublibs -levercrypt
- ocamlfind install hacl-star-raw META lib/Hacl_Spec_stubs.ml lib/Hacl_Spec_bindings.ml lib/Hacl_Blake2s_32_stubs.ml lib/Hacl_Blake2s_32_bindings.ml lib/Hacl_Blake2b_32_stubs.ml lib/Hacl_Blake2b_32_bindings.ml lib/Hacl_Hash_stubs.ml lib/Hacl_Hash_bindings.ml lib/Hacl_Blake2b_256_stubs.ml lib/Hacl_Blake2b_256_bindings.ml lib/Hacl_Blake2s_128_stubs.ml lib/Hacl_Blake2s_128_bindings.ml lib/Hacl_Impl_Blake2_stubs.ml lib/Hacl_Impl_Blake2_bindings.ml lib/EverCrypt_AutoConfig2_stubs.ml lib/EverCrypt_AutoConfig2_bindings.ml lib/EverCrypt_Hash_stubs.ml lib/EverCrypt_Hash_bindings.ml lib/Hacl_SHA3_stubs.ml lib/Hacl_SHA3_bindings.ml lib/Hacl_Chacha20_stubs.ml lib/Hacl_Chacha20_bindings.ml lib/Hacl_Salsa20_stubs.ml lib/Hacl_Salsa20_bindings.ml lib/Hacl_Bignum_stubs.ml lib/Hacl_Bignum_bindings.ml lib/Hacl_Curve25519_64_Slow_stubs.ml lib/Hacl_Curve25519_64_Slow_bindings.ml lib/Hacl_Curve25519_64_stubs.ml lib/Hacl_Curve25519_64_bindings.ml lib/Hacl_Curve25519_51_stubs.ml lib/Hacl_Curve25519_51_bindings.ml lib/Hacl_Ed25519_stubs.ml lib/Hacl_Ed25519_bindings.ml lib/Hacl_Poly1305_32_stubs.ml lib/Hacl_Poly1305_32_bindings.ml lib/Hacl_Poly1305_128_stubs.ml lib/Hacl_Poly1305_128_bindings.ml lib/Hacl_Poly1305_256_stubs.ml lib/Hacl_Poly1305_256_bindings.ml lib/Hacl_NaCl_stubs.ml lib/Hacl_NaCl_bindings.ml lib/EverCrypt_Error_stubs.ml lib/EverCrypt_Error_bindings.ml lib/EverCrypt_CTR_stubs.ml lib/EverCrypt_CTR_bindings.ml lib/Hacl_P256_stubs.ml lib/Hacl_P256_bindings.ml lib/Hacl_Frodo_KEM_stubs.ml lib/Hacl_Frodo_KEM_bindings.ml lib/Hacl_IntTypes_Intrinsics_stubs.ml lib/Hacl_IntTypes_Intrinsics_bindings.ml lib/Hacl_RSAPSS_stubs.ml lib/Hacl_RSAPSS_bindings.ml lib/Hacl_FFDHE_stubs.ml lib/Hacl_FFDHE_bindings.ml lib/Hacl_Streaming_Blake2_stubs.ml lib/Hacl_Streaming_Blake2_bindings.ml lib/Hacl_Streaming_SHA2_stubs.ml lib/Hacl_Streaming_SHA2_bindings.ml lib/Hacl_Frodo640_stubs.ml lib/Hacl_Frodo640_bindings.ml lib/Hacl_Chacha20_Vec128_stubs.ml lib/Hacl_Chacha20_Vec128_bindings.ml lib/Hacl_Chacha20Poly1305_128_stubs.ml lib/Hacl_Chacha20Poly1305_128_bindings.ml lib/Hacl_HMAC_stubs.ml lib/Hacl_HMAC_bindings.ml lib/Hacl_HKDF_stubs.ml lib/Hacl_HKDF_bindings.ml lib/Hacl_HPKE_Curve51_CP128_SHA512_stubs.ml lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.ml lib/Hacl_Bignum256_stubs.ml lib/Hacl_Bignum256_bindings.ml lib/Hacl_Bignum4096_stubs.ml lib/Hacl_Bignum4096_bindings.ml lib/Hacl_Chacha20_Vec32_stubs.ml lib/Hacl_Chacha20_Vec32_bindings.ml lib/EverCrypt_Ed25519_stubs.ml lib/EverCrypt_Ed25519_bindings.ml lib/Hacl_HPKE_Curve64_CP128_SHA512_stubs.ml lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.ml lib/Hacl_FFDHE4096_stubs.ml lib/Hacl_FFDHE4096_bindings.ml lib/Hacl_HPKE_P256_CP128_SHA256_stubs.ml lib/Hacl_HPKE_P256_CP128_SHA256_bindings.ml lib/Hacl_Chacha20_Vec256_stubs.ml lib/Hacl_Chacha20_Vec256_bindings.ml lib/Hacl_Chacha20Poly1305_256_stubs.ml lib/Hacl_Chacha20Poly1305_256_bindings.ml lib/Hacl_HPKE_Curve51_CP256_SHA512_stubs.ml lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.ml lib/Hacl_Frodo976_stubs.ml lib/Hacl_Frodo976_bindings.ml lib/Hacl_HMAC_Blake2s_128_stubs.ml lib/Hacl_HMAC_Blake2s_128_bindings.ml lib/Hacl_HKDF_Blake2s_128_stubs.ml lib/Hacl_HKDF_Blake2s_128_bindings.ml lib/Hacl_Frodo1344_stubs.ml lib/Hacl_Frodo1344_bindings.ml lib/Hacl_HPKE_Curve64_CP256_SHA512_stubs.ml lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.ml lib/Hacl_HPKE_Curve51_CP128_SHA256_stubs.ml lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.ml lib/Hacl_HPKE_Curve64_CP128_SHA256_stubs.ml lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.ml lib/Hacl_Chacha20Poly1305_32_stubs.ml lib/Hacl_Chacha20Poly1305_32_bindings.ml lib/Hacl_HPKE_Curve51_CP32_SHA256_stubs.ml lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.ml lib/Hacl_HPKE_Curve64_CP256_SHA256_stubs.ml lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.ml lib/Hacl_Streaming_Poly1305_32_stubs.ml lib/Hacl_Streaming_Poly1305_32_bindings.ml lib/Hacl_HPKE_Curve51_CP32_SHA512_stubs.ml lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.ml lib/Hacl_HPKE_P256_CP256_SHA256_stubs.ml lib/Hacl_HPKE_P256_CP256_SHA256_bindings.ml lib/Hacl_HPKE_P256_CP32_SHA256_stubs.ml lib/Hacl_HPKE_P256_CP32_SHA256_bindings.ml lib/Hacl_Frodo64_stubs.ml lib/Hacl_Frodo64_bindings.ml lib/Hacl_Streaming_SHA1_stubs.ml lib/Hacl_Streaming_SHA1_bindings.ml lib/Hacl_Streaming_MD5_stubs.ml lib/Hacl_Streaming_MD5_bindings.ml lib/Hacl_HMAC_Blake2b_256_stubs.ml lib/Hacl_HMAC_Blake2b_256_bindings.ml lib/Hacl_HKDF_Blake2b_256_stubs.ml lib/Hacl_HKDF_Blake2b_256_bindings.ml lib/Hacl_HPKE_Curve64_CP32_SHA256_stubs.ml lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.ml lib/Hacl_HPKE_Curve64_CP32_SHA512_stubs.ml lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.ml lib/Hacl_RSAPSS2048_SHA256_stubs.ml lib/Hacl_RSAPSS2048_SHA256_bindings.ml lib/Hacl_EC_Ed25519_stubs.ml lib/Hacl_EC_Ed25519_bindings.ml lib/Hacl_HPKE_Curve51_CP256_SHA256_stubs.ml lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.ml lib/EverCrypt_Chacha20Poly1305_stubs.ml lib/EverCrypt_Chacha20Poly1305_bindings.ml lib/EverCrypt_AEAD_stubs.ml lib/EverCrypt_AEAD_bindings.ml lib/EverCrypt_HMAC_stubs.ml lib/EverCrypt_HMAC_bindings.ml lib/EverCrypt_HKDF_stubs.ml lib/EverCrypt_HKDF_bindings.ml lib/Hacl_HMAC_DRBG_stubs.ml lib/Hacl_HMAC_DRBG_bindings.ml lib/EverCrypt_DRBG_stubs.ml lib/EverCrypt_DRBG_bindings.ml lib/EverCrypt_Poly1305_stubs.ml lib/EverCrypt_Poly1305_bindings.ml lib/EverCrypt_Curve25519_stubs.ml lib/EverCrypt_Curve25519_bindings.ml lib/EverCrypt_Cipher_stubs.ml lib/EverCrypt_Cipher_bindings.ml lib/EverCrypt_Vale_stubs.ml lib/EverCrypt_Vale_bindings.ml lib/EverCrypt_StaticConfig_stubs.ml lib/EverCrypt_StaticConfig_bindings.ml lib/Lib_RandomBuffer_System_stubs.ml lib/Lib_RandomBuffer_System_bindings.ml lib/Hacl_Spec_stubs.cmx lib/Hacl_Spec_bindings.cmx lib/Hacl_Blake2s_32_stubs.cmx lib/Hacl_Blake2s_32_bindings.cmx lib/Hacl_Blake2b_32_stubs.cmx lib/Hacl_Blake2b_32_bindings.cmx lib/Hacl_Hash_stubs.cmx lib/Hacl_Hash_bindings.cmx lib/Hacl_Blake2b_256_stubs.cmx lib/Hacl_Blake2b_256_bindings.cmx lib/Hacl_Blake2s_128_stubs.cmx lib/Hacl_Blake2s_128_bindings.cmx lib/Hacl_Impl_Blake2_stubs.cmx lib/Hacl_Impl_Blake2_bindings.cmx lib/EverCrypt_AutoConfig2_stubs.cmx lib/EverCrypt_AutoConfig2_bindings.cmx lib/EverCrypt_Hash_stubs.cmx lib/EverCrypt_Hash_bindings.cmx lib/Hacl_SHA3_stubs.cmx lib/Hacl_SHA3_bindings.cmx lib/Hacl_Chacha20_stubs.cmx lib/Hacl_Chacha20_bindings.cmx lib/Hacl_Salsa20_stubs.cmx lib/Hacl_Salsa20_bindings.cmx lib/Hacl_Bignum_stubs.cmx lib/Hacl_Bignum_bindings.cmx lib/Hacl_Curve25519_64_Slow_stubs.cmx lib/Hacl_Curve25519_64_Slow_bindings.cmx lib/Hacl_Curve25519_64_stubs.cmx lib/Hacl_Curve25519_64_bindings.cmx lib/Hacl_Curve25519_51_stubs.cmx lib/Hacl_Curve25519_51_bindings.cmx lib/Hacl_Ed25519_stubs.cmx lib/Hacl_Ed25519_bindings.cmx lib/Hacl_Poly1305_32_stubs.cmx lib/Hacl_Poly1305_32_bindings.cmx lib/Hacl_Poly1305_128_stubs.cmx lib/Hacl_Poly1305_128_bindings.cmx lib/Hacl_Poly1305_256_stubs.cmx lib/Hacl_Poly1305_256_bindings.cmx lib/Hacl_NaCl_stubs.cmx lib/Hacl_NaCl_bindings.cmx lib/EverCrypt_Error_stubs.cmx lib/EverCrypt_Error_bindings.cmx lib/EverCrypt_CTR_stubs.cmx lib/EverCrypt_CTR_bindings.cmx lib/Hacl_P256_stubs.cmx lib/Hacl_P256_bindings.cmx lib/Hacl_Frodo_KEM_stubs.cmx lib/Hacl_Frodo_KEM_bindings.cmx lib/Hacl_IntTypes_Intrinsics_stubs.cmx lib/Hacl_IntTypes_Intrinsics_bindings.cmx lib/Hacl_RSAPSS_stubs.cmx lib/Hacl_RSAPSS_bindings.cmx lib/Hacl_FFDHE_stubs.cmx lib/Hacl_FFDHE_bindings.cmx lib/Hacl_Streaming_Blake2_stubs.cmx lib/Hacl_Streaming_Blake2_bindings.cmx lib/Hacl_Streaming_SHA2_stubs.cmx lib/Hacl_Streaming_SHA2_bindings.cmx lib/Hacl_Frodo640_stubs.cmx lib/Hacl_Frodo640_bindings.cmx lib/Hacl_Chacha20_Vec128_stubs.cmx lib/Hacl_Chacha20_Vec128_bindings.cmx lib/Hacl_Chacha20Poly1305_128_stubs.cmx lib/Hacl_Chacha20Poly1305_128_bindings.cmx lib/Hacl_HMAC_stubs.cmx lib/Hacl_HMAC_bindings.cmx lib/Hacl_HKDF_stubs.cmx lib/Hacl_HKDF_bindings.cmx lib/Hacl_HPKE_Curve51_CP128_SHA512_stubs.cmx lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmx lib/Hacl_Bignum256_stubs.cmx lib/Hacl_Bignum256_bindings.cmx lib/Hacl_Bignum4096_stubs.cmx lib/Hacl_Bignum4096_bindings.cmx lib/Hacl_Chacha20_Vec32_stubs.cmx lib/Hacl_Chacha20_Vec32_bindings.cmx lib/EverCrypt_Ed25519_stubs.cmx lib/EverCrypt_Ed25519_bindings.cmx lib/Hacl_HPKE_Curve64_CP128_SHA512_stubs.cmx lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmx lib/Hacl_FFDHE4096_stubs.cmx lib/Hacl_FFDHE4096_bindings.cmx lib/Hacl_HPKE_P256_CP128_SHA256_stubs.cmx lib/Hacl_HPKE_P256_CP128_SHA256_bindings.cmx lib/Hacl_Chacha20_Vec256_stubs.cmx lib/Hacl_Chacha20_Vec256_bindings.cmx lib/Hacl_Chacha20Poly1305_256_stubs.cmx lib/Hacl_Chacha20Poly1305_256_bindings.cmx lib/Hacl_HPKE_Curve51_CP256_SHA512_stubs.cmx lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmx lib/Hacl_Frodo976_stubs.cmx lib/Hacl_Frodo976_bindings.cmx lib/Hacl_HMAC_Blake2s_128_stubs.cmx lib/Hacl_HMAC_Blake2s_128_bindings.cmx lib/Hacl_HKDF_Blake2s_128_stubs.cmx lib/Hacl_HKDF_Blake2s_128_bindings.cmx lib/Hacl_Frodo1344_stubs.cmx lib/Hacl_Frodo1344_bindings.cmx lib/Hacl_HPKE_Curve64_CP256_SHA512_stubs.cmx lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmx lib/Hacl_HPKE_Curve51_CP128_SHA256_stubs.cmx lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmx lib/Hacl_HPKE_Curve64_CP128_SHA256_stubs.cmx lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmx lib/Hacl_Chacha20Poly1305_32_stubs.cmx lib/Hacl_Chacha20Poly1305_32_bindings.cmx lib/Hacl_HPKE_Curve51_CP32_SHA256_stubs.cmx lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmx lib/Hacl_HPKE_Curve64_CP256_SHA256_stubs.cmx lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmx lib/Hacl_Streaming_Poly1305_32_stubs.cmx lib/Hacl_Streaming_Poly1305_32_bindings.cmx lib/Hacl_HPKE_Curve51_CP32_SHA512_stubs.cmx lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmx lib/Hacl_HPKE_P256_CP256_SHA256_stubs.cmx lib/Hacl_HPKE_P256_CP256_SHA256_bindings.cmx lib/Hacl_HPKE_P256_CP32_SHA256_stubs.cmx lib/Hacl_HPKE_P256_CP32_SHA256_bindings.cmx lib/Hacl_Frodo64_stubs.cmx lib/Hacl_Frodo64_bindings.cmx lib/Hacl_Streaming_SHA1_stubs.cmx lib/Hacl_Streaming_SHA1_bindings.cmx lib/Hacl_Streaming_MD5_stubs.cmx lib/Hacl_Streaming_MD5_bindings.cmx lib/Hacl_HMAC_Blake2b_256_stubs.cmx lib/Hacl_HMAC_Blake2b_256_bindings.cmx lib/Hacl_HKDF_Blake2b_256_stubs.cmx lib/Hacl_HKDF_Blake2b_256_bindings.cmx lib/Hacl_HPKE_Curve64_CP32_SHA256_stubs.cmx lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmx lib/Hacl_HPKE_Curve64_CP32_SHA512_stubs.cmx lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmx lib/Hacl_RSAPSS2048_SHA256_stubs.cmx lib/Hacl_RSAPSS2048_SHA256_bindings.cmx lib/Hacl_EC_Ed25519_stubs.cmx lib/Hacl_EC_Ed25519_bindings.cmx lib/Hacl_HPKE_Curve51_CP256_SHA256_stubs.cmx lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmx lib/EverCrypt_Chacha20Poly1305_stubs.cmx lib/EverCrypt_Chacha20Poly1305_bindings.cmx lib/EverCrypt_AEAD_stubs.cmx lib/EverCrypt_AEAD_bindings.cmx lib/EverCrypt_HMAC_stubs.cmx lib/EverCrypt_HMAC_bindings.cmx lib/EverCrypt_HKDF_stubs.cmx lib/EverCrypt_HKDF_bindings.cmx lib/Hacl_HMAC_DRBG_stubs.cmx lib/Hacl_HMAC_DRBG_bindings.cmx lib/EverCrypt_DRBG_stubs.cmx lib/EverCrypt_DRBG_bindings.cmx lib/EverCrypt_Poly1305_stubs.cmx lib/EverCrypt_Poly1305_bindings.cmx lib/EverCrypt_Curve25519_stubs.cmx lib/EverCrypt_Curve25519_bindings.cmx lib/EverCrypt_Cipher_stubs.cmx lib/EverCrypt_Cipher_bindings.cmx lib/EverCrypt_Vale_stubs.cmx lib/EverCrypt_Vale_bindings.cmx lib/EverCrypt_StaticConfig_stubs.cmx lib/EverCrypt_StaticConfig_bindings.cmx lib/Lib_RandomBuffer_System_stubs.cmx lib/Lib_RandomBuffer_System_bindings.cmx lib/Hacl_Spec_stubs.cmo lib/Hacl_Spec_bindings.cmo lib/Hacl_Blake2s_32_stubs.cmo lib/Hacl_Blake2s_32_bindings.cmo lib/Hacl_Blake2b_32_stubs.cmo lib/Hacl_Blake2b_32_bindings.cmo lib/Hacl_Hash_stubs.cmo lib/Hacl_Hash_bindings.cmo lib/Hacl_Blake2b_256_stubs.cmo lib/Hacl_Blake2b_256_bindings.cmo lib/Hacl_Blake2s_128_stubs.cmo lib/Hacl_Blake2s_128_bindings.cmo lib/Hacl_Impl_Blake2_stubs.cmo lib/Hacl_Impl_Blake2_bindings.cmo lib/EverCrypt_AutoConfig2_stubs.cmo lib/EverCrypt_AutoConfig2_bindings.cmo lib/EverCrypt_Hash_stubs.cmo lib/EverCrypt_Hash_bindings.cmo lib/Hacl_SHA3_stubs.cmo lib/Hacl_SHA3_bindings.cmo lib/Hacl_Chacha20_stubs.cmo lib/Hacl_Chacha20_bindings.cmo lib/Hacl_Salsa20_stubs.cmo lib/Hacl_Salsa20_bindings.cmo lib/Hacl_Bignum_stubs.cmo lib/Hacl_Bignum_bindings.cmo lib/Hacl_Curve25519_64_Slow_stubs.cmo lib/Hacl_Curve25519_64_Slow_bindings.cmo lib/Hacl_Curve25519_64_stubs.cmo lib/Hacl_Curve25519_64_bindings.cmo lib/Hacl_Curve25519_51_stubs.cmo lib/Hacl_Curve25519_51_bindings.cmo lib/Hacl_Ed25519_stubs.cmo lib/Hacl_Ed25519_bindings.cmo lib/Hacl_Poly1305_32_stubs.cmo lib/Hacl_Poly1305_32_bindings.cmo lib/Hacl_Poly1305_128_stubs.cmo lib/Hacl_Poly1305_128_bindings.cmo lib/Hacl_Poly1305_256_stubs.cmo lib/Hacl_Poly1305_256_bindings.cmo lib/Hacl_NaCl_stubs.cmo lib/Hacl_NaCl_bindings.cmo lib/EverCrypt_Error_stubs.cmo lib/EverCrypt_Error_bindings.cmo lib/EverCrypt_CTR_stubs.cmo lib/EverCrypt_CTR_bindings.cmo lib/Hacl_P256_stubs.cmo lib/Hacl_P256_bindings.cmo lib/Hacl_Frodo_KEM_stubs.cmo lib/Hacl_Frodo_KEM_bindings.cmo lib/Hacl_IntTypes_Intrinsics_stubs.cmo lib/Hacl_IntTypes_Intrinsics_bindings.cmo lib/Hacl_RSAPSS_stubs.cmo lib/Hacl_RSAPSS_bindings.cmo lib/Hacl_FFDHE_stubs.cmo lib/Hacl_FFDHE_bindings.cmo lib/Hacl_Streaming_Blake2_stubs.cmo lib/Hacl_Streaming_Blake2_bindings.cmo lib/Hacl_Streaming_SHA2_stubs.cmo lib/Hacl_Streaming_SHA2_bindings.cmo lib/Hacl_Frodo640_stubs.cmo lib/Hacl_Frodo640_bindings.cmo lib/Hacl_Chacha20_Vec128_stubs.cmo lib/Hacl_Chacha20_Vec128_bindings.cmo lib/Hacl_Chacha20Poly1305_128_stubs.cmo lib/Hacl_Chacha20Poly1305_128_bindings.cmo lib/Hacl_HMAC_stubs.cmo lib/Hacl_HMAC_bindings.cmo lib/Hacl_HKDF_stubs.cmo lib/Hacl_HKDF_bindings.cmo lib/Hacl_HPKE_Curve51_CP128_SHA512_stubs.cmo lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmo lib/Hacl_Bignum256_stubs.cmo lib/Hacl_Bignum256_bindings.cmo lib/Hacl_Bignum4096_stubs.cmo lib/Hacl_Bignum4096_bindings.cmo lib/Hacl_Chacha20_Vec32_stubs.cmo lib/Hacl_Chacha20_Vec32_bindings.cmo lib/EverCrypt_Ed25519_stubs.cmo lib/EverCrypt_Ed25519_bindings.cmo lib/Hacl_HPKE_Curve64_CP128_SHA512_stubs.cmo lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmo lib/Hacl_FFDHE4096_stubs.cmo lib/Hacl_FFDHE4096_bindings.cmo lib/Hacl_HPKE_P256_CP128_SHA256_stubs.cmo lib/Hacl_HPKE_P256_CP128_SHA256_bindings.cmo lib/Hacl_Chacha20_Vec256_stubs.cmo lib/Hacl_Chacha20_Vec256_bindings.cmo lib/Hacl_Chacha20Poly1305_256_stubs.cmo lib/Hacl_Chacha20Poly1305_256_bindings.cmo lib/Hacl_HPKE_Curve51_CP256_SHA512_stubs.cmo lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmo lib/Hacl_Frodo976_stubs.cmo lib/Hacl_Frodo976_bindings.cmo lib/Hacl_HMAC_Blake2s_128_stubs.cmo lib/Hacl_HMAC_Blake2s_128_bindings.cmo lib/Hacl_HKDF_Blake2s_128_stubs.cmo lib/Hacl_HKDF_Blake2s_128_bindings.cmo lib/Hacl_Frodo1344_stubs.cmo lib/Hacl_Frodo1344_bindings.cmo lib/Hacl_HPKE_Curve64_CP256_SHA512_stubs.cmo lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmo lib/Hacl_HPKE_Curve51_CP128_SHA256_stubs.cmo lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmo lib/Hacl_HPKE_Curve64_CP128_SHA256_stubs.cmo lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmo lib/Hacl_Chacha20Poly1305_32_stubs.cmo lib/Hacl_Chacha20Poly1305_32_bindings.cmo lib/Hacl_HPKE_Curve51_CP32_SHA256_stubs.cmo lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmo lib/Hacl_HPKE_Curve64_CP256_SHA256_stubs.cmo lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmo lib/Hacl_Streaming_Poly1305_32_stubs.cmo lib/Hacl_Streaming_Poly1305_32_bindings.cmo lib/Hacl_HPKE_Curve51_CP32_SHA512_stubs.cmo lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmo lib/Hacl_HPKE_P256_CP256_SHA256_stubs.cmo lib/Hacl_HPKE_P256_CP256_SHA256_bindings.cmo lib/Hacl_HPKE_P256_CP32_SHA256_stubs.cmo lib/Hacl_HPKE_P256_CP32_SHA256_bindings.cmo lib/Hacl_Frodo64_stubs.cmo lib/Hacl_Frodo64_bindings.cmo lib/Hacl_Streaming_SHA1_stubs.cmo lib/Hacl_Streaming_SHA1_bindings.cmo lib/Hacl_Streaming_MD5_stubs.cmo lib/Hacl_Streaming_MD5_bindings.cmo lib/Hacl_HMAC_Blake2b_256_stubs.cmo lib/Hacl_HMAC_Blake2b_256_bindings.cmo lib/Hacl_HKDF_Blake2b_256_stubs.cmo lib/Hacl_HKDF_Blake2b_256_bindings.cmo lib/Hacl_HPKE_Curve64_CP32_SHA256_stubs.cmo lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmo lib/Hacl_HPKE_Curve64_CP32_SHA512_stubs.cmo lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmo lib/Hacl_RSAPSS2048_SHA256_stubs.cmo lib/Hacl_RSAPSS2048_SHA256_bindings.cmo lib/Hacl_EC_Ed25519_stubs.cmo lib/Hacl_EC_Ed25519_bindings.cmo lib/Hacl_HPKE_Curve51_CP256_SHA256_stubs.cmo lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmo lib/EverCrypt_Chacha20Poly1305_stubs.cmo lib/EverCrypt_Chacha20Poly1305_bindings.cmo lib/EverCrypt_AEAD_stubs.cmo lib/EverCrypt_AEAD_bindings.cmo lib/EverCrypt_HMAC_stubs.cmo lib/EverCrypt_HMAC_bindings.cmo lib/EverCrypt_HKDF_stubs.cmo lib/EverCrypt_HKDF_bindings.cmo lib/Hacl_HMAC_DRBG_stubs.cmo lib/Hacl_HMAC_DRBG_bindings.cmo lib/EverCrypt_DRBG_stubs.cmo lib/EverCrypt_DRBG_bindings.cmo lib/EverCrypt_Poly1305_stubs.cmo lib/EverCrypt_Poly1305_bindings.cmo lib/EverCrypt_Curve25519_stubs.cmo lib/EverCrypt_Curve25519_bindings.cmo lib/EverCrypt_Cipher_stubs.cmo lib/EverCrypt_Cipher_bindings.cmo lib/EverCrypt_Vale_stubs.cmo lib/EverCrypt_Vale_bindings.cmo lib/EverCrypt_StaticConfig_stubs.cmo lib/EverCrypt_StaticConfig_bindings.cmo lib/Lib_RandomBuffer_System_stubs.cmo lib/Lib_RandomBuffer_System_bindings.cmo lib/Hacl_Spec_stubs.cmi lib/Hacl_Spec_bindings.cmi lib/Hacl_Blake2s_32_stubs.cmi lib/Hacl_Blake2s_32_bindings.cmi lib/Hacl_Blake2b_32_stubs.cmi lib/Hacl_Blake2b_32_bindings.cmi lib/Hacl_Hash_stubs.cmi lib/Hacl_Hash_bindings.cmi lib/Hacl_Blake2b_256_stubs.cmi lib/Hacl_Blake2b_256_bindings.cmi lib/Hacl_Blake2s_128_stubs.cmi lib/Hacl_Blake2s_128_bindings.cmi lib/Hacl_Impl_Blake2_stubs.cmi lib/Hacl_Impl_Blake2_bindings.cmi lib/EverCrypt_AutoConfig2_stubs.cmi lib/EverCrypt_AutoConfig2_bindings.cmi lib/EverCrypt_Hash_stubs.cmi lib/EverCrypt_Hash_bindings.cmi lib/Hacl_SHA3_stubs.cmi lib/Hacl_SHA3_bindings.cmi lib/Hacl_Chacha20_stubs.cmi lib/Hacl_Chacha20_bindings.cmi lib/Hacl_Salsa20_stubs.cmi lib/Hacl_Salsa20_bindings.cmi lib/Hacl_Bignum_stubs.cmi lib/Hacl_Bignum_bindings.cmi lib/Hacl_Curve25519_64_Slow_stubs.cmi lib/Hacl_Curve25519_64_Slow_bindings.cmi lib/Hacl_Curve25519_64_stubs.cmi lib/Hacl_Curve25519_64_bindings.cmi lib/Hacl_Curve25519_51_stubs.cmi lib/Hacl_Curve25519_51_bindings.cmi lib/Hacl_Ed25519_stubs.cmi lib/Hacl_Ed25519_bindings.cmi lib/Hacl_Poly1305_32_stubs.cmi lib/Hacl_Poly1305_32_bindings.cmi lib/Hacl_Poly1305_128_stubs.cmi lib/Hacl_Poly1305_128_bindings.cmi lib/Hacl_Poly1305_256_stubs.cmi lib/Hacl_Poly1305_256_bindings.cmi lib/Hacl_NaCl_stubs.cmi lib/Hacl_NaCl_bindings.cmi lib/EverCrypt_Error_stubs.cmi lib/EverCrypt_Error_bindings.cmi lib/EverCrypt_CTR_stubs.cmi lib/EverCrypt_CTR_bindings.cmi lib/Hacl_P256_stubs.cmi lib/Hacl_P256_bindings.cmi lib/Hacl_Frodo_KEM_stubs.cmi lib/Hacl_Frodo_KEM_bindings.cmi lib/Hacl_IntTypes_Intrinsics_stubs.cmi lib/Hacl_IntTypes_Intrinsics_bindings.cmi lib/Hacl_RSAPSS_stubs.cmi lib/Hacl_RSAPSS_bindings.cmi lib/Hacl_FFDHE_stubs.cmi lib/Hacl_FFDHE_bindings.cmi lib/Hacl_Streaming_Blake2_stubs.cmi lib/Hacl_Streaming_Blake2_bindings.cmi lib/Hacl_Streaming_SHA2_stubs.cmi lib/Hacl_Streaming_SHA2_bindings.cmi lib/Hacl_Frodo640_stubs.cmi lib/Hacl_Frodo640_bindings.cmi lib/Hacl_Chacha20_Vec128_stubs.cmi lib/Hacl_Chacha20_Vec128_bindings.cmi lib/Hacl_Chacha20Poly1305_128_stubs.cmi lib/Hacl_Chacha20Poly1305_128_bindings.cmi lib/Hacl_HMAC_stubs.cmi lib/Hacl_HMAC_bindings.cmi lib/Hacl_HKDF_stubs.cmi lib/Hacl_HKDF_bindings.cmi lib/Hacl_HPKE_Curve51_CP128_SHA512_stubs.cmi lib/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmi lib/Hacl_Bignum256_stubs.cmi lib/Hacl_Bignum256_bindings.cmi lib/Hacl_Bignum4096_stubs.cmi lib/Hacl_Bignum4096_bindings.cmi lib/Hacl_Chacha20_Vec32_stubs.cmi lib/Hacl_Chacha20_Vec32_bindings.cmi lib/EverCrypt_Ed25519_stubs.cmi lib/EverCrypt_Ed25519_bindings.cmi lib/Hacl_HPKE_Curve64_CP128_SHA512_stubs.cmi lib/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmi lib/Hacl_FFDHE4096_stubs.cmi lib/Hacl_FFDHE4096_bindings.cmi lib/Hacl_HPKE_P256_CP128_SHA256_stubs.cmi lib/Hacl_HPKE_P256_CP128_SHA256_bindings.cmi lib/Hacl_Chacha20_Vec256_stubs.cmi lib/Hacl_Chacha20_Vec256_bindings.cmi lib/Hacl_Chacha20Poly1305_256_stubs.cmi lib/Hacl_Chacha20Poly1305_256_bindings.cmi lib/Hacl_HPKE_Curve51_CP256_SHA512_stubs.cmi lib/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmi lib/Hacl_Frodo976_stubs.cmi lib/Hacl_Frodo976_bindings.cmi lib/Hacl_HMAC_Blake2s_128_stubs.cmi lib/Hacl_HMAC_Blake2s_128_bindings.cmi lib/Hacl_HKDF_Blake2s_128_stubs.cmi lib/Hacl_HKDF_Blake2s_128_bindings.cmi lib/Hacl_Frodo1344_stubs.cmi lib/Hacl_Frodo1344_bindings.cmi lib/Hacl_HPKE_Curve64_CP256_SHA512_stubs.cmi lib/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmi lib/Hacl_HPKE_Curve51_CP128_SHA256_stubs.cmi lib/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmi lib/Hacl_HPKE_Curve64_CP128_SHA256_stubs.cmi lib/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmi lib/Hacl_Chacha20Poly1305_32_stubs.cmi lib/Hacl_Chacha20Poly1305_32_bindings.cmi lib/Hacl_HPKE_Curve51_CP32_SHA256_stubs.cmi lib/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmi lib/Hacl_HPKE_Curve64_CP256_SHA256_stubs.cmi lib/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmi lib/Hacl_Streaming_Poly1305_32_stubs.cmi lib/Hacl_Streaming_Poly1305_32_bindings.cmi lib/Hacl_HPKE_Curve51_CP32_SHA512_stubs.cmi lib/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmi lib/Hacl_HPKE_P256_CP256_SHA256_stubs.cmi lib/Hacl_HPKE_P256_CP256_SHA256_bindings.cmi lib/Hacl_HPKE_P256_CP32_SHA256_stubs.cmi lib/Hacl_HPKE_P256_CP32_SHA256_bindings.cmi lib/Hacl_Frodo64_stubs.cmi lib/Hacl_Frodo64_bindings.cmi lib/Hacl_Streaming_SHA1_stubs.cmi lib/Hacl_Streaming_SHA1_bindings.cmi lib/Hacl_Streaming_MD5_stubs.cmi lib/Hacl_Streaming_MD5_bindings.cmi lib/Hacl_HMAC_Blake2b_256_stubs.cmi lib/Hacl_HMAC_Blake2b_256_bindings.cmi lib/Hacl_HKDF_Blake2b_256_stubs.cmi lib/Hacl_HKDF_Blake2b_256_bindings.cmi lib/Hacl_HPKE_Curve64_CP32_SHA256_stubs.cmi lib/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmi lib/Hacl_HPKE_Curve64_CP32_SHA512_stubs.cmi lib/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmi lib/Hacl_RSAPSS2048_SHA256_stubs.cmi lib/Hacl_RSAPSS2048_SHA256_bindings.cmi lib/Hacl_EC_Ed25519_stubs.cmi lib/Hacl_EC_Ed25519_bindings.cmi lib/Hacl_HPKE_Curve51_CP256_SHA256_stubs.cmi lib/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmi lib/EverCrypt_Chacha20Poly1305_stubs.cmi lib/EverCrypt_Chacha20Poly1305_bindings.cmi lib/EverCrypt_AEAD_stubs.cmi lib/EverCrypt_AEAD_bindings.cmi lib/EverCrypt_HMAC_stubs.cmi lib/EverCrypt_HMAC_bindings.cmi lib/EverCrypt_HKDF_stubs.cmi lib/EverCrypt_HKDF_bindings.cmi lib/Hacl_HMAC_DRBG_stubs.cmi lib/Hacl_HMAC_DRBG_bindings.cmi lib/EverCrypt_DRBG_stubs.cmi lib/EverCrypt_DRBG_bindings.cmi lib/EverCrypt_Poly1305_stubs.cmi lib/EverCrypt_Poly1305_bindings.cmi lib/EverCrypt_Curve25519_stubs.cmi lib/EverCrypt_Curve25519_bindings.cmi lib/EverCrypt_Cipher_stubs.cmi lib/EverCrypt_Cipher_bindings.cmi lib/EverCrypt_Vale_stubs.cmi lib/EverCrypt_Vale_bindings.cmi lib/EverCrypt_StaticConfig_stubs.cmi lib/EverCrypt_StaticConfig_bindings.cmi lib/Lib_RandomBuffer_System_stubs.cmi lib/Lib_RandomBuffer_System_bindings.cmi \
-          libevercrypt.a libevercrypt.so ocamlevercrypt.cma ocamlevercrypt.cmxa ocamlevercrypt.a \
-          libocamlevercrypt.a dllocamlevercrypt.so config.h
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/config.h
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/libocamlevercrypt.a
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/ocamlevercrypt.a
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/ocamlevercrypt.cmxa
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/ocamlevercrypt.cma
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/libevercrypt.a
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Lib_RandomBuffer_System_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Lib_RandomBuffer_System_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_StaticConfig_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_StaticConfig_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Vale_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Vale_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Cipher_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Cipher_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Curve25519_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Curve25519_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Poly1305_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Poly1305_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_DRBG_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_DRBG_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_DRBG_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_DRBG_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HKDF_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HKDF_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HMAC_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HMAC_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AEAD_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AEAD_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Chacha20Poly1305_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Chacha20Poly1305_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_EC_Ed25519_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_EC_Ed25519_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS2048_SHA256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS2048_SHA256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA512_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2b_256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2b_256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2b_256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2b_256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_MD5_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_MD5_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA1_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA1_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo64_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo64_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP32_SHA256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP32_SHA256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP256_SHA256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP256_SHA256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA512_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Poly1305_32_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Poly1305_32_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_32_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_32_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA512_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo1344_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo1344_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2s_128_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2s_128_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2s_128_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2s_128_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo976_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo976_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA512_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP128_SHA256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP128_SHA256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE4096_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE4096_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA512_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Ed25519_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Ed25519_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec32_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec32_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum4096_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum4096_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA512_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_128_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_128_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec128_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec128_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo640_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo640_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA2_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA2_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Blake2_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Blake2_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_IntTypes_Intrinsics_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_IntTypes_Intrinsics_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo_KEM_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo_KEM_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_P256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_P256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_CTR_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_CTR_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Error_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Error_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_NaCl_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_NaCl_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_128_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_128_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_32_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_32_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Ed25519_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Ed25519_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_51_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_51_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_Slow_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_Slow_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Salsa20_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Salsa20_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_SHA3_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_SHA3_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Hash_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Hash_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AutoConfig2_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AutoConfig2_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Impl_Blake2_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Impl_Blake2_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_128_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_128_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_256_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_256_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Hash_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Hash_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_32_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_32_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_32_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_32_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Spec_bindings.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Spec_stubs.cmi
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Lib_RandomBuffer_System_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Lib_RandomBuffer_System_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_StaticConfig_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_StaticConfig_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Vale_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Vale_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Cipher_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Cipher_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Curve25519_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Curve25519_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Poly1305_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Poly1305_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_DRBG_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_DRBG_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_DRBG_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_DRBG_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HKDF_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HKDF_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HMAC_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HMAC_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AEAD_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AEAD_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Chacha20Poly1305_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Chacha20Poly1305_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_EC_Ed25519_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_EC_Ed25519_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS2048_SHA256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS2048_SHA256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA512_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2b_256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2b_256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2b_256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2b_256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_MD5_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_MD5_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA1_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA1_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo64_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo64_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP32_SHA256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP32_SHA256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP256_SHA256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP256_SHA256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA512_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Poly1305_32_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Poly1305_32_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_32_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_32_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA512_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo1344_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo1344_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2s_128_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2s_128_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2s_128_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2s_128_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo976_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo976_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA512_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP128_SHA256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP128_SHA256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE4096_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE4096_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA512_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Ed25519_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Ed25519_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec32_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec32_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum4096_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum4096_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA512_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_128_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_128_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec128_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec128_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo640_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo640_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA2_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA2_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Blake2_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Blake2_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_IntTypes_Intrinsics_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_IntTypes_Intrinsics_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo_KEM_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo_KEM_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_P256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_P256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_CTR_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_CTR_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Error_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Error_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_NaCl_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_NaCl_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_128_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_128_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_32_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_32_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Ed25519_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Ed25519_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_51_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_51_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_Slow_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_Slow_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Salsa20_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Salsa20_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_SHA3_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_SHA3_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Hash_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Hash_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AutoConfig2_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AutoConfig2_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Impl_Blake2_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Impl_Blake2_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_128_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_128_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_256_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_256_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Hash_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Hash_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_32_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_32_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_32_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_32_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Spec_bindings.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Spec_stubs.cmo
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Lib_RandomBuffer_System_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Lib_RandomBuffer_System_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_StaticConfig_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_StaticConfig_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Vale_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Vale_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Cipher_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Cipher_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Curve25519_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Curve25519_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Poly1305_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Poly1305_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_DRBG_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_DRBG_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_DRBG_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_DRBG_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HKDF_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HKDF_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HMAC_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HMAC_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AEAD_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AEAD_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Chacha20Poly1305_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Chacha20Poly1305_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_EC_Ed25519_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_EC_Ed25519_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS2048_SHA256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS2048_SHA256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA512_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA512_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2b_256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2b_256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2b_256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2b_256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_MD5_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_MD5_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA1_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA1_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo64_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo64_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP32_SHA256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP32_SHA256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP256_SHA256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP256_SHA256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA512_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA512_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Poly1305_32_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Poly1305_32_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_32_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_32_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA512_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA512_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo1344_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo1344_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2s_128_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2s_128_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2s_128_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2s_128_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo976_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo976_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA512_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA512_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP128_SHA256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP128_SHA256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE4096_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE4096_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA512_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA512_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Ed25519_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Ed25519_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec32_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec32_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum4096_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum4096_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA512_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA512_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_128_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_128_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec128_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec128_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo640_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo640_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA2_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA2_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Blake2_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Blake2_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_IntTypes_Intrinsics_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_IntTypes_Intrinsics_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo_KEM_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo_KEM_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_P256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_P256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_CTR_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_CTR_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Error_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Error_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_NaCl_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_NaCl_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_128_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_128_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_32_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_32_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Ed25519_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Ed25519_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_51_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_51_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_Slow_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_Slow_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Salsa20_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Salsa20_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_SHA3_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_SHA3_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Hash_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Hash_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AutoConfig2_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AutoConfig2_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Impl_Blake2_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Impl_Blake2_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_128_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_128_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_256_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_256_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Hash_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Hash_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_32_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_32_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_32_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_32_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Spec_bindings.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Spec_stubs.cmx
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Lib_RandomBuffer_System_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Lib_RandomBuffer_System_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_StaticConfig_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_StaticConfig_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Vale_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Vale_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Cipher_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Cipher_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Curve25519_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Curve25519_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Poly1305_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Poly1305_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_DRBG_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_DRBG_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_DRBG_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_DRBG_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HKDF_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HKDF_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HMAC_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_HMAC_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AEAD_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AEAD_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Chacha20Poly1305_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Chacha20Poly1305_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_EC_Ed25519_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_EC_Ed25519_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS2048_SHA256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS2048_SHA256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA512_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA512_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP32_SHA256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2b_256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2b_256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2b_256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2b_256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_MD5_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_MD5_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA1_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA1_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo64_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo64_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP32_SHA256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP32_SHA256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP256_SHA256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP256_SHA256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA512_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA512_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Poly1305_32_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Poly1305_32_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP32_SHA256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_32_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_32_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA512_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP256_SHA512_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo1344_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo1344_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2s_128_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_Blake2s_128_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2s_128_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_Blake2s_128_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo976_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo976_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA512_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP256_SHA512_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP128_SHA256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_P256_CP128_SHA256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE4096_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE4096_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA512_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve64_CP128_SHA512_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Ed25519_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Ed25519_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec32_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec32_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum4096_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum4096_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA512_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HPKE_Curve51_CP128_SHA512_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HKDF_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_HMAC_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_128_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20Poly1305_128_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec128_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_Vec128_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo640_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo640_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA2_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_SHA2_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Blake2_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Streaming_Blake2_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_FFDHE_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_RSAPSS_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_IntTypes_Intrinsics_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_IntTypes_Intrinsics_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo_KEM_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Frodo_KEM_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_P256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_P256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_CTR_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_CTR_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Error_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Error_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_NaCl_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_NaCl_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_128_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_128_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_32_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Poly1305_32_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Ed25519_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Ed25519_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_51_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_51_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_Slow_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Curve25519_64_Slow_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Bignum_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Salsa20_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Salsa20_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Chacha20_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_SHA3_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_SHA3_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Hash_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_Hash_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AutoConfig2_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/EverCrypt_AutoConfig2_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Impl_Blake2_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Impl_Blake2_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_128_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_128_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_256_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_256_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Hash_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Hash_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_32_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2b_32_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_32_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Blake2s_32_stubs.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Spec_bindings.ml
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/Hacl_Spec_stubs.ml
- Installed /home/opam/.opam/4.10/lib/stublibs/dllocamlevercrypt.so
- Installed /home/opam/.opam/4.10/lib/stublibs/dllocamlevercrypt.so.owner
- Installed /home/opam/.opam/4.10/lib/stublibs/libevercrypt.so
- Installed /home/opam/.opam/4.10/lib/stublibs/libevercrypt.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.10/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.10/lib/hacl-star-raw/META
- make: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/hacl-star-raw.0.3.2/raw'
-> installed hacl-star-raw.0.3.2
Processing 372/393: [hacl-star: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "hacl-star" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/hacl-star.0.3.2)
-       ocamlc .hacl_star.objs/byte/hacl_star__SharedDefs.{cmi,cmo,cmt}
- File "SharedDefs.ml", line 56, characters 16-30:
- Alert deprecated: deprecated_alg
-     ocamlopt .hacl_star.objs/native/hacl_star__SharedDefs.{cmx,o}
- File "SharedDefs.ml", line 56, characters 16-30:
- Alert deprecated: deprecated_alg
-> compiled  hacl-star.0.3.2
-> installed hacl-star.0.3.2
Processing 374/393: [tezos-hacl-glue-unix: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-hacl-glue-unix.10.2)
Processing 374/393: [tezos-hacl-glue-unix: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-hacl-glue-unix" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-hacl-glue-unix.10.2)
Processing 374/393: [tezos-hacl-glue-unix: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_hacl_glue/unix/tezos-hacl-glue-unix.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-hacl-glue-unix.10.2)
-> compiled  tezos-hacl-glue-unix.10.2
-> installed tezos-hacl-glue-unix.10.2
Processing 376/393: [tezos-base: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-base.10.2)
Processing 376/393: [tezos-base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-base" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-base.10.2)
Processing 376/393: [tezos-base: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_base/tezos-base.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-base.10.2)
-> compiled  tezos-base.10.2
-> installed tezos-base.10.2
Processing 378/393: [tezos-p2p-services: rm vendors]
Processing 379/393: [tezos-p2p-services: rm vendors] [tezos-version: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-p2p-services.10.2)
Processing 379/393: [tezos-p2p-services: dune build] [tezos-version: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-version.10.2)
Processing 379/393: [tezos-p2p-services: dune build] [tezos-version: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-version" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-version.10.2)
-        ocaml src/lib_version/generated_git_info.ml
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-        ocaml src/lib_version/generated_git_info.ml
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 379/393: [tezos-p2p-services: dune build] [tezos-version: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-p2p-services" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-p2p-services.10.2)
Processing 379/393: [tezos-p2p-services: mv] [tezos-version: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_version/tezos-version.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-version.10.2)
-> compiled  tezos-version.10.2
Processing 379/393: [tezos-p2p-services: mv]
-> installed tezos-version.10.2
Processing 380/393: [tezos-p2p-services: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_p2p_services/tezos-p2p-services.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-p2p-services.10.2)
-> compiled  tezos-p2p-services.10.2
-> installed tezos-p2p-services.10.2
Processing 382/393: [tezos-shell-services: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-shell-services.10.2)
Processing 382/393: [tezos-shell-services: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-shell-services" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-shell-services.10.2)
Processing 382/393: [tezos-shell-services: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_shell_services/tezos-shell-services.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-shell-services.10.2)
-> compiled  tezos-shell-services.10.2
-> installed tezos-shell-services.10.2
Processing 384/393: [tezos-context: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-context.10.2)
Processing 384/393: [tezos-context: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-context" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-context.10.2)
Processing 384/393: [tezos-context: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_context/tezos-context.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-context.10.2)
-> compiled  tezos-context.10.2
-> installed tezos-context.10.2
Processing 386/393: [tezos-protocol-environment: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment.10.2)
Processing 386/393: [tezos-protocol-environment: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-protocol-environment" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment.10.2)
Processing 386/393: [tezos-protocol-environment: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_protocol_environment/tezos-protocol-environment.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-environment.10.2)
-> compiled  tezos-protocol-environment.10.2
-> installed tezos-protocol-environment.10.2
Processing 388/393: [tezos-protocol-compiler: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-compiler.10.2)
Processing 388/393: [tezos-protocol-compiler: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-protocol-compiler" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-compiler.10.2)
Processing 388/393: [tezos-protocol-compiler: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/lib_protocol_compiler/tezos-protocol-compiler.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-compiler.10.2)
-> compiled  tezos-protocol-compiler.10.2
-> installed tezos-protocol-compiler.10.2
Processing 390/393: [tezos-protocol-006-PsCARTHA: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-006-PsCARTHA.10.2)
Processing 390/393: [tezos-protocol-006-PsCARTHA: sed]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sed" "-i.back" "-e" "s/-nostdlib//g" "/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-006-PsCARTHA.10.2/src/proto_006_PsCARTHA/lib_protocol/dune.inc" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-006-PsCARTHA.10.2)
Processing 390/393: [tezos-protocol-006-PsCARTHA: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-protocol-006-PsCARTHA" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-006-PsCARTHA.10.2)
Processing 390/393: [tezos-protocol-006-PsCARTHA: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/proto_006_PsCARTHA/lib_protocol/tezos-protocol-006-PsCARTHA.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-006-PsCARTHA.10.2)
-> compiled  tezos-protocol-006-PsCARTHA.10.2
-> installed tezos-protocol-006-PsCARTHA.10.2
Processing 392/393: [tezos-protocol-006-PsCARTHA-parameters: rm vendors]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-r" "vendors" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-006-PsCARTHA-parameters.10.2)
Processing 392/393: [tezos-protocol-006-PsCARTHA-parameters: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tezos-protocol-006-PsCARTHA-parameters" "-j" "47" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-006-PsCARTHA-parameters.10.2)
Processing 392/393: [tezos-protocol-006-PsCARTHA-parameters: mv]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "src/proto_006_PsCARTHA/lib_parameters/tezos-protocol-006-PsCARTHA-parameters.install" "./" (CWD=/home/opam/.opam/4.10/.opam-switch/build/tezos-protocol-006-PsCARTHA-parameters.10.2)
-> compiled  tezos-protocol-006-PsCARTHA-parameters.10.2
-> installed tezos-protocol-006-PsCARTHA-parameters.10.2
Done.
# Run eval $(opam env) to update the current shell environment
2021-12-03 23:14.05 ---> saved as "471dc54442901a882c4c261ac43f833266d3f45cf2d4ec4972c32ec59865b51c"
Job succeeded