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


Building on summer

(from freebsd)
2024-10-12 06:35.54 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-10-12 06:35.55 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q ac01ad6037c0bdcca9f67fe49cd54475b585f9b2"))
2024-10-12 06:35.55 ---> using "04bf8df57af7f2b2ea7af5566d967196bda7e2839e02b46ad811b0216fde879a" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


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

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

2024-10-12 06:35.56 ---> using "c9931638e08169dfce88208aaa9098fb0a9a68a42fc7157702d319afdcb8d7eb" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2024-10-12 06:35.56 ---> using "e855d9af67ec0a35a99a946be87ce0268c081f547c14a096661183ffe7e7b03b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-10-12 06:35.56 ---> using "aa6bdcd4b036cbf0eae21de91556ee39783d623e2700babf35a1c0b03fd63857" from cache

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

Nothing to do.
The following actions will be performed:
=== install 193 packages
  - install aches                              1.1.0             [required by tezos-crypto]
  - install aches-lwt                          1.1.0             [required by tezos-proxy]
  - install alcotest                           1.8.0             [required by mec]
  - install angstrom                           0.16.1            [required by uri]
  - install asetmap                            0.8.1             [required by prometheus]
  - install astring                            0.8.5             [required by irmin, prometheus]
  - install base                               v0.16.3           [required by ppx_hash]
  - install base-bytes                         base              [required by ocplib-endian]
  - install base64                             3.5.1             [required by repr, cohttp]
  - install bheap                              2.0.0             [required by irmin]
  - install bigarray-compat                    1.1.0             [required by ctypes]
  - install bigstring                          0.3               [required by secp256k1-internal]
  - install bigstringaf                        0.10.0            [required by angstrom, tezos-context]
  - install bls12-381                          5.0.0             [required by tezos-crypto]
  - install bls12-381-hash                     0.0.5             [required by tezos-plompiler]
  - install bls12-381-signature                1.0.0             [required by tezos-crypto]
  - install checkseum                          0.5.2             [required by irmin-pack]
  - install class_group_vdf                    0.0.4             [required by tezos-protocol-environment]
  - install cmdliner                           1.3.0             [required by uutf]
  - install cohttp                             4.0.0             [required by cohttp-lwt]
  - install cohttp-lwt                         4.0.0             [required by resto-cohttp-self-serving-client]
  - install cohttp-lwt-unix                    4.0.0             [required by tezos-rpc-http-client-unix, resto-cohttp-server]
  - install conduit                            2.1.0             [required by conduit-lwt]
  - install conduit-lwt                        2.1.0             [required by cohttp-lwt-unix]
  - install conduit-lwt-unix                   2.2.2             [required by resto-cohttp-server]
  - install conf-bash                          1                 [required by base]
  - install conf-cmake                         1                 [required by hacl-star-raw]
  - install conf-g++                           1.0               [required by class_group_vdf]
  - install conf-gmp                           4                 [required by zarith]
  - install conf-libev                         4-12              [required by lwt, tezos-stdlib-unix]
  - install conf-pkg-config                    3                 [required by secp256k1-internal]
  - install conf-rust                          0.1               [required by tezos-sapling]
  - install conf-rust-2021                     1                 [required by tezos-rust-libs]
  - install conf-which                         1                 [required by hacl-star-raw]
  - install cppo                               1.7.0             [required by lwt]
  - install csexp                              1.5.2             [required by dune-configurator]
  - install cstruct                            6.2.0             [required by hex, secp256k1-internal]
  - install ctypes                             0.20.2            [required by tezos-hacl, tezos-sapling]
  - install ctypes_stubs_js                    0.1               [required by tezos-hacl, tezos-sapling]
  - install data-encoding                      0.7.1             [required by tezos-baking-015-PtLimaPt]
  - install digestif                           1.2.0             [required by irmin]
  - install domain-name                        0.4.0             [required by ipaddr]
  - install dune                               3.10.0            [required by tezos-baking-015-PtLimaPt-commands]
  - install dune-configurator                  3.13.1            [required by lwt]
  - install either                             1.0.0             [required by data-encoding]
  - install eqaf                               0.10              [required by digestif]
  - install ezjsonm                            1.3.0             [required by data-encoding, tezos-base]
  - install ff                                 0.6.2             [required by mec]
  - install ff-sig                             0.6.2             [required by bls12-381]
  - install fmt                                0.9.0             [required by tezos-context, cstruct, tezos-signer-backends]
  - install gen                                1.1               [required by sedlex]
  - install hacl-star                          0.6.2             [required by tezos-hacl]
  - install hacl-star-raw                      0.6.2             [required by tezos-hacl]
  - install hex                                1.5.0             [required by data-encoding]
  - install index                              1.6.1             [required by irmin-pack]
  - install integers                           0.7.0             [required by bls12-381, tezos-sapling]
  - install integers_stubs_js                  1.0               [required by tezos-sapling]
  - install ipaddr                             5.6.0             [required by tezos-base]
  - install ipaddr-sexp                        5.6.0             [required by conduit-lwt-unix]
  - install irmin                              3.5.2             [required by tezos-context]
  - install irmin-pack                         3.5.2             [required by tezos-context]
  - install jane-street-headers                v0.16.0           [required by time_now]
  - install js_of_ocaml                        5.8.2             [required by integers_stubs_js]
  - install js_of_ocaml-compiler               5.8.2             [required by js_of_ocaml]
  - install json-data-encoding                 0.12.1            [required by data-encoding]
  - install json-data-encoding-bson            0.12.1            [required by data-encoding]
  - install jsonm                              1.0.2             [required by ezjsonm]
  - install jst-config                         v0.16.0           [required by time_now]
  - install logs                               0.7.0             [required by tezos-context]
  - install lru                                0.3.1             [required by index]
  - install lwt                                5.7.0             [required by tezos-base, lwt-canceler, lwt-exit, tezos-clic]
  - install lwt-canceler                       0.3               [required by tezos-baking-015-PtLimaPt]
  - install lwt-exit                           1.0               [required by tezos-baking-015-PtLimaPt]
  - install lwt-watcher                        0.2               [required by tezos-p2p]
  - install lwt_log                            1.1.2             [required by tezos-event-logging, tezos-stdlib-unix]
  - install macaddr                            5.6.0             [required by ipaddr]
  - install magic-mime                         1.3.1             [required by cohttp-lwt-unix]
  - install mec                                0.1.0             [required by tezos-plompiler]
  - install menhir                             20240715          [required by js_of_ocaml-compiler]
  - install menhirCST                          20240715          [required by menhir]
  - install menhirLib                          20240715          [required by js_of_ocaml-compiler]
  - install menhirSdk                          20240715          [required by js_of_ocaml-compiler]
  - install mtime                              1.4.0             [required by tezos-stdlib-unix]
  - install num                                1.5-1             [required by sexplib]
  - install ocaml-compiler-libs                v0.12.4           [required by ppxlib]
  - install ocaml-syntax-shims                 1.0.0             [required by angstrom]
  - install ocamlbuild                         0.15.0            [required by ptime]
  - install ocamlfind                          1.9.6             [required by zarith, ptime]
  - install ocamlgraph                         2.1.0             [required by irmin]
  - install ocplib-endian                      1.2               [required by json-data-encoding-bson, lwt]
  - install optint                             0.3.0             [required by irmin-pack]
  - install parsexp                            v0.16.0           [required by sexplib]
  - install polynomial                         0.4.0             [required by tezos-plompiler]
  - install ppx_assert                         v0.16.0           [required by jst-config]
  - install ppx_base                           v0.16.0           [required by time_now]
  - install ppx_cold                           v0.16.0           [required by ppx_base]
  - install ppx_compare                        v0.16.0           [required by ppx_hash]
  - install ppx_derivers                       1.2.1             [required by ppxlib]
  - install ppx_deriving                       6.0.3             [required by tezos-version]
  - install ppx_enumerate                      v0.16.0           [required by ppx_base]
  - install ppx_expect                         v0.16.0           [required by tezos-client-015-PtLimaPt]
  - install ppx_globalize                      v0.16.0           [required by ppx_base]
  - install ppx_hash                           v0.16.0           [required by data-encoding]
  - install ppx_here                           v0.16.0           [required by ppx_expect]
  - install ppx_inline_test                    v0.16.0           [required by ppx_expect]
  - install ppx_irmin                          3.5.2             [required by irmin, irmin-pack]
  - install ppx_optcomp                        v0.16.0           [required by time_now]
  - install ppx_repr                           0.7.0             [required by index, ppx_irmin, tezos-plonk]
  - install ppx_sexp_conv                      v0.16.0           [required by ppx_hash]
  - install ppxlib                             0.33.1~5.3preview [required by ppx_hash]
  - install progress                           0.2.1             [required by index]
  - install prometheus                         1.2               [required by tezos-p2p]
  - install psq                                0.2.1             [required by lru]
  - install ptime                              1.2.0             [required by lwt-exit, tezos-base]
  - install re                                 1.12.0            [required by tezos-clic]
  - install repr                               0.7.0             [required by irmin]
  - install resto                              1.2               [required by tezos-rpc]
  - install resto-acl                          1.2               [required by resto-cohttp-server]
  - install resto-cohttp                       1.2               [required by tezos-rpc-http, resto-cohttp-server]
  - install resto-cohttp-client                1.2               [required by resto-cohttp-self-serving-client]
  - install resto-cohttp-self-serving-client   1.2               [required by tezos-mockup]
  - install resto-cohttp-server                1.2               [required by resto-cohttp-self-serving-client]
  - install resto-directory                    1.2               [required by tezos-rpc]
  - install ringo                              1.1.0             [required by aches]
  - install rusage                             1.0.0             [required by irmin-pack]
  - install secp256k1-internal                 0.4.0             [required by tezos-crypto]
  - install sedlex                             3.2               [required by js_of_ocaml-compiler]
  - install semaphore-compat                   1.0.2             [required by index]
  - install seq                                base              [required by re]
  - install sexplib                            v0.16.0           [required by conduit-lwt]
  - install sexplib0                           v0.16.0           [required by ezjsonm]
  - install stdint                             0.7.2             [required by tezos-plompiler]
  - install stdio                              v0.16.0           [required by ppx_expect]
  - install stdlib-shims                       0.3.0             [required by ppxlib, integers]
  - install stringext                          1.6.0             [required by uri]
  - install terminal                           0.2.1             [required by progress]
  - install tezos-baking-015-PtLimaPt          16.1              [required by tezos-baking-015-PtLimaPt-commands]
  - install tezos-baking-015-PtLimaPt-commands 16.1
  - install tezos-base                         16.1              [required by tezos-baking-015-PtLimaPt-commands]
  - install tezos-bls12-381-polynomial         1.0.1             [required by tezos-crypto-dal, tezos-plonk]
  - install tezos-clic                         16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-client-015-PtLimaPt          16.1              [required by tezos-baking-015-PtLimaPt-commands]
  - install tezos-client-base                  16.1              [required by tezos-baking-015-PtLimaPt-commands]
  - install tezos-client-base-unix             16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-client-commands              16.1              [required by tezos-baking-015-PtLimaPt-commands]
  - install tezos-context                      16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-context-ops                  16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-crypto                       16.1              [required by tezos-base, tezos-client-015-PtLimaPt]
  - install tezos-crypto-dal                   16.1              [required by tezos-protocol-environment]
  - install tezos-error-monad                  16.1              [required by tezos-clic, tezos-base, tezos-context-ops]
  - install tezos-event-logging                16.1              [required by tezos-base]
  - install tezos-hacl                         16.1              [required by tezos-base]
  - install tezos-lazy-containers              16.1              [required by tezos-scoru-wasm]
  - install tezos-lwt-result-stdlib            16.1              [required by tezos-clic]
  - install tezos-micheline                    16.1              [required by tezos-base]
  - install tezos-mockup                       16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-mockup-commands              16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-mockup-proxy                 16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-mockup-registration          16.1              [required by tezos-client-015-PtLimaPt]
  - install tezos-p2p                          16.1              [required by tezos-mockup]
  - install tezos-p2p-services                 16.1              [required by tezos-client-commands, tezos-shell-services, tezos-mockup]
  - install tezos-plompiler                    1.0.1             [required by tezos-plonk]
  - install tezos-plonk                        1.0.1             [required by tezos-protocol-environment]
  - install tezos-protocol-015-PtLimaPt        16.1              [required by tezos-baking-015-PtLimaPt-commands]
  - install tezos-protocol-environment         16.1              [required by tezos-baking-015-PtLimaPt-commands]
  - install tezos-protocol-plugin-015-PtLimaPt 16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-proxy                        16.1              [required by tezos-client-015-PtLimaPt]
  - install tezos-rpc                          16.1              [required by tezos-baking-015-PtLimaPt-commands]
  - install tezos-rpc-http                     16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-rpc-http-client              16.1              [required by tezos-mockup]
  - install tezos-rpc-http-client-unix         16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-rust-libs                    1.5               [required by tezos-sapling]
  - install tezos-sapling                      16.1              [required by tezos-client-base]
  - install tezos-scoru-wasm                   16.1              [required by tezos-protocol-environment]
  - install tezos-shell-context                16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-shell-services               16.1              [required by tezos-baking-015-PtLimaPt-commands]
  - install tezos-signer-backends              16.1              [required by tezos-client-015-PtLimaPt]
  - install tezos-signer-services              16.1              [required by tezos-signer-backends]
  - install tezos-stdlib                       16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-stdlib-unix                  16.1              [required by tezos-baking-015-PtLimaPt-commands]
  - install tezos-tree-encoding                16.1              [required by tezos-scoru-wasm]
  - install tezos-version                      16.1              [required by tezos-baking-015-PtLimaPt]
  - install tezos-webassembly-interpreter      16.1              [required by tezos-scoru-wasm]
  - install time_now                           v0.16.0           [required by ppx_inline_test]
  - install topkg                              1.0.7             [required by ptime]
  - install uri                                4.4.0             [required by tezos-baking-015-PtLimaPt-commands]
  - install uri-sexp                           4.4.0             [required by cohttp]
  - install uucp                               16.0.0            [required by progress]
  - install uutf                               1.0.3             [required by ezjsonm, tezos-micheline]
  - install vector                             1.0.0             [required by progress]
  - install yojson                             2.2.2             [required by js_of_ocaml-compiler]
  - install zarith                             1.12              [required by data-encoding]
  - install zarith_stubs_js                    v0.16.1           [required by data-encoding]

The following system packages will first need to be installed:
    devel/cmake gcc gmp libev rust

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

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

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "devel/cmake" "gcc" "gmp" "libev" "rust"
- Updating FreeBSD repository catalogue...
- [summer] Fetching data.pkg: ....
- ...... done
- Processing entries: 
- Processing entries...
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 35512 packages processed.
- All repositories are up to date.
- The following 15 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	binutils: 2.43.1,1
- 	cmake: 3.30.4
- 	cmake-core: 3.30.4
- 	cmake-doc: 3.30.4
- 	cmake-man: 3.30.4
- 	gcc: 13_5
- 	gcc13: 13.3.0
- 	gmp: 6.3.0
- 	jsoncpp: 1.9.6_1
- 	libev: 4.33_1,1
- 	libuv: 1.49.0
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 	rhash: 1.4.4_1
- 	rust: 1.81.0
- 
- Number of packages to be installed: 15
- 
- The process will require 2 GiB more space.
- 275 MiB to be downloaded.
- [summer] [1/15] Fetching cmake-3.30.4.pkg: . done
- [summer] [2/15] Fetching rust-1.81.0.pkg: 
- .
- .
- .
- .
- .
- .
- ..
- .
- . done
- [summer] [3/15] Fetching cmake-man-3.30.4.pkg: .......... done
- [summer] [4/15] Fetching mpc-1.3.1_1.pkg: .......... done
- [summer] [5/15] Fetching gcc-13_5.pkg: . done
- [summer] [6/15] Fetching jsoncpp-1.9.6_1.pkg: .......... done
- [summer] [7/15] Fetching libuv-1.49.0.pkg: .......... done
- [summer] [8/15] Fetching libev-4.33_1,1.pkg: .......... done
- [summer] [9/15] Fetching cmake-doc-3.30.4.pkg: ..
- ........ done
- [summer] [10/15] Fetching gmp-6.3.0.pkg: .........
- . done
- [summer] [11/15] Fetching gcc13-13.3.0.pkg: 
- ..
- .
- .
- ..
- ..
- .
- . done
- [summer] [12/15] Fetching mpfr-4.2.1,1.pkg: .......... done
- [summer] [13/15] Fetching binutils-2.43.1,1.pkg: .
- .....
- .... done
- [summer] [14/15] Fetching cmake-core-3.30.4.pkg: 
- ...
- .....
- .. done
- [summer] [15/15] Fetching rhash-1.4.4_1.pkg: .......... done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/15] Installing gmp-6.3.0...
- [summer] [1/15] Extracting gmp-6.3.0: .......... done
- [summer] [2/15] Installing mpfr-4.2.1,1...
- [summer] [2/15] Extracting mpfr-4.2.1,1: .......... done
- [summer] [3/15] Installing mpc-1.3.1_1...
- [summer] [3/15] Extracting mpc-1.3.1_1: ......... done
- [summer] [4/15] Installing jsoncpp-1.9.6_1...
- [summer] [4/15] Extracting jsoncpp-1.9.6_1: .......... done
- [summer] [5/15] Installing libuv-1.49.0...
- [summer] [5/15] Extracting libuv-1.49.0: .....
- ..... done
- [summer] [6/15] Installing binutils-2.43.1,1...
- [summer] [6/15] Extracting binutils-2.43.1,1: ....
- .....
- . done
- [summer] [7/15] Installing rhash-1.4.4_1...
- [summer] [7/15] Extracting rhash-1.4.4_1: .......... done
- [summer] [8/15] Installing cmake-man-3.30.4...
- [summer] [8/15] Extracting cmake-man-3.30.4: .......... done
- [summer] [9/15] Installing cmake-doc-3.30.4...
- [summer] [9/15] Extracting cmake-doc-3.30.4: ....
- ...... done
- [summer] [10/15] Installing gcc13-13.3.0...
- [summer] [10/15] Extracting gcc13-13.3.0: .....
- ....
- . done
- [summer] [11/15] Installing cmake-core-3.30.4...
- [summer] [11/15] Extracting cmake-core-3.30.4: ..
- ........ done
- [summer] [12/15] Installing cmake-3.30.4...
- [summer] [13/15] Installing rust-1.81.0...
- [summer] [13/15] Extracting rust-1.81.0: 
- ...
- ..
- .
- ..
- .. done
- [summer] [14/15] Installing gcc-13_5...
- [summer] [14/15] Extracting gcc-13_5: ... done
- [summer] [15/15] Installing libev-4.33_1,1...
- [summer] [15/15] Extracting libev-4.33_1,1: .......... done
- =====
- Message from gcc13-13.3.0:
- 
- --
- To ensure binaries built with this toolchain find appropriate versions
- of the necessary run-time libraries, you may want to link using
- 
-   -Wl,-rpath=/usr/local/lib/gcc13
- 
- For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
- transparently.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/510: [aches.1.1.0 + 2 others: extract]
Processing  2/510: [aches.1.1.0 + 2 others: extract] [alcotest.1.8.0: extract]
Processing  3/510: [aches.1.1.0 + 2 others: extract] [alcotest.1.8.0: extract] [angstrom.0.16.1: extract]
-> retrieved alcotest.1.8.0  (cached)
Processing  3/510: [aches.1.1.0 + 2 others: extract] [angstrom.0.16.1: extract]
Processing  4/510: [aches.1.1.0 + 2 others: extract] [angstrom.0.16.1: extract] [asetmap.0.8.1: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  4/510: [aches.1.1.0 + 2 others: extract] [asetmap.0.8.1: extract]
Processing  5/510: [aches.1.1.0 + 2 others: extract] [asetmap.0.8.1: extract] [astring.0.8.5: extract]
-> retrieved asetmap.0.8.1  (cached)
Processing  5/510: [aches.1.1.0 + 2 others: extract] [astring.0.8.5: extract]
Processing  6/510: [aches.1.1.0 + 2 others: extract] [astring.0.8.5: extract] [base.v0.16.3: extract]
-> retrieved astring.0.8.5  (cached)
Processing  6/510: [aches.1.1.0 + 2 others: extract] [base.v0.16.3: extract]
Processing  7/510: [aches.1.1.0 + 2 others: extract] [base.v0.16.3: extract]
Processing  8/510: [aches.1.1.0 + 2 others: extract] [base.v0.16.3: extract] [base64.3.5.1: extract]
-> retrieved base.v0.16.3  (cached)
Processing  8/510: [aches.1.1.0 + 2 others: extract] [base64.3.5.1: extract]
Processing  9/510: [aches.1.1.0 + 2 others: extract] [base64.3.5.1: extract] [bheap.2.0.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  9/510: [aches.1.1.0 + 2 others: extract] [bheap.2.0.0: extract]
Processing 10/510: [aches.1.1.0 + 2 others: extract] [bheap.2.0.0: extract] [bigarray-compat.1.1.0: extract]
-> retrieved bheap.2.0.0  (cached)
Processing 10/510: [aches.1.1.0 + 2 others: extract] [bigarray-compat.1.1.0: extract]
Processing 11/510: [aches.1.1.0 + 2 others: extract] [bigarray-compat.1.1.0: extract] [bigstring.0.3: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 11/510: [aches.1.1.0 + 2 others: extract] [bigstring.0.3: extract]
Processing 12/510: [aches.1.1.0 + 2 others: extract] [bigstring.0.3: extract] [bigstringaf.0.10.0: extract]
-> retrieved bigstring.0.3  (cached)
Processing 12/510: [aches.1.1.0 + 2 others: extract] [bigstringaf.0.10.0: extract]
Processing 13/510: [aches.1.1.0 + 2 others: extract] [bigstringaf.0.10.0: extract] [bls12-381.5.0.0: http]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 13/510: [aches.1.1.0 + 2 others: extract] [bls12-381.5.0.0: http]
Processing 14/510: [aches.1.1.0 + 2 others: extract] [bls12-381.5.0.0: http] [bls12-381-hash.0.0.5: http]
-> retrieved aches.1.1.0, aches-lwt.1.1.0, ringo.1.1.0  (cached)
Processing 14/510: [bls12-381.5.0.0: http] [bls12-381-hash.0.0.5: http]
Processing 15/510: [bls12-381.5.0.0: http] [bls12-381-hash.0.0.5: http] [bls12-381-signature.1.0.0: http]
Processing 15/510: [bls12-381.5.0.0: extract] [bls12-381-hash.0.0.5: http] [bls12-381-signature.1.0.0: http]
Processing 15/510: [bls12-381.5.0.0: extract] [bls12-381-hash.0.0.5: http] [bls12-381-signature.1.0.0: extract]
Processing 15/510: [bls12-381.5.0.0: extract] [bls12-381-hash.0.0.5: extract] [bls12-381-signature.1.0.0: extract]
-> retrieved bls12-381-hash.0.0.5  (https://gitlab.com/nomadic-labs/cryptography/ocaml-bls12-381-hash/-/archive/0.0.5/ocaml-bls12-381-hash-0.0.5.tar.gz)
Processing 15/510: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract]
Processing 16/510: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [checkseum.0.5.2: extract]
-> retrieved bls12-381.5.0.0  (https://gitlab.com/nomadic-labs/cryptography/ocaml-bls12-381/-/archive/5.0.0/ocaml-bls12-381-5.0.0.tar.bz2)
Processing 16/510: [bls12-381-signature.1.0.0: extract] [checkseum.0.5.2: extract]
Processing 17/510: [bls12-381-signature.1.0.0: extract] [checkseum.0.5.2: extract] [class_group_vdf.0.0.4: extract]
-> retrieved checkseum.0.5.2  (cached)
Processing 17/510: [bls12-381-signature.1.0.0: extract] [class_group_vdf.0.0.4: extract]
Processing 18/510: [bls12-381-signature.1.0.0: extract] [class_group_vdf.0.0.4: extract] [cmdliner.1.3.0: extract]
-> retrieved class_group_vdf.0.0.4  (cached)
Processing 18/510: [bls12-381-signature.1.0.0: extract] [cmdliner.1.3.0: extract]
Processing 19/510: [bls12-381-signature.1.0.0: extract] [cmdliner.1.3.0: extract] [cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0: http]
-> retrieved cmdliner.1.3.0  (cached)
Processing 19/510: [bls12-381-signature.1.0.0: extract] [cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0: http]
Processing 20/510: [bls12-381-signature.1.0.0: extract] [cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0: http] [conduit.2.1.0, conduit-lwt.2.1.0: http]
Processing 21/510: [bls12-381-signature.1.0.0: extract] [cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0: http] [conduit.2.1.0, conduit-lwt.2.1.0: http] [cmdliner: gmake all]
-> retrieved bls12-381-signature.1.0.0  (https://gitlab.com/nomadic-labs/cryptography/ocaml-bls12-381-signature/-/archive/1.0.0/ocaml-bls12-381-signature-1.0.0.tar.bz2)
Processing 21/510: [cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0: http] [conduit.2.1.0, conduit-lwt.2.1.0: http] [cmdliner: gmake all]
Processing 22/510: [cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0: http] [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
Processing 22/510: [cohttp.4.0.0 + 2 others: extract] [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
-> retrieved cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0  (https://github.com/mirage/ocaml-cohttp/releases/download/v4.0.0/cohttp-v4.0.0.tbz)
Processing 22/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
Processing 23/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
-> retrieved conf-cmake.1  (cached)
Processing 24/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
Processing 25/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
-> retrieved conf-gmp.4  (cached)
Processing 26/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
-> retrieved conf-libev.4-12  (cached)
Processing 27/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
Processing 28/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
Processing 29/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
-> retrieved conf-rust-2021.1  (cached)
Processing 30/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
Processing 31/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all]
Processing 32/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all]
Processing 33/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash]
Processing 34/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-cmake: sh configure.sh]
Processing 35/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-g++: g++]
Processing 36/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-g++: g++] [conf-gmp: sh]
Processing 37/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh]
Processing 38/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-pkg-config: pkg-config]
Processing 39/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo]
Processing 40/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 41/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-rust-2021: cargo] [conf-which: which which]
+ /bin/sh "-ex" "configure.sh" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-cmake.1)
- + command -v cmake3
- + command -v cmake
- /usr/local/bin/cmake
- + cmake_cmd=cmake
- + echo 'cmd: "cmake"'
-> compiled  conf-cmake.1
Processing 41/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-rust-2021: cargo] [conf-which: which which]
-> installed conf-cmake.1
Processing 42/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-rust-2021: cargo] [conf-which: which which]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 42/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-rust-2021: cargo]
-> installed conf-which.1
Processing 43/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-pkg-config: pkg-config] [conf-rust: cargo] [conf-rust-2021: cargo]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --solution                        print dependency graph solution in a simple format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 43/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> installed conf-pkg-config.3
Processing 44/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
+ /usr/local/bin/bash "--version" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.26(1)-release (amd64-portbld-freebsd14.0)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 44/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> installed conf-bash.1
Processing 45/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved cppo.1.7.0  (cached)
Processing 45/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 46/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: http] [csexp.1.5.2: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 46/510: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [csexp.1.5.2: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 46/510: [conduit.2.1.0, conduit-lwt.2.1.0: extract] [conduit-lwt-unix.2.2.2: extract] [csexp.1.5.2: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved csexp.1.5.2  (cached)
Processing 46/510: [conduit.2.1.0, conduit-lwt.2.1.0: extract] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 47/510: [conduit.2.1.0, conduit-lwt.2.1.0: extract] [conduit-lwt-unix.2.2.2: extract] [cstruct.6.2.0: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved conduit.2.1.0, conduit-lwt.2.1.0  (https://github.com/mirage/ocaml-conduit/releases/download/v2.1.0/conduit-v2.1.0.tbz)
Processing 47/510: [conduit-lwt-unix.2.2.2: extract] [cstruct.6.2.0: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 48/510: [conduit-lwt-unix.2.2.2: extract] [cstruct.6.2.0: extract] [ctypes.0.20.2: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved cstruct.6.2.0  (cached)
Processing 48/510: [conduit-lwt-unix.2.2.2: extract] [ctypes.0.20.2: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 49/510: [conduit-lwt-unix.2.2.2: extract] [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved ctypes.0.20.2  (cached)
Processing 49/510: [conduit-lwt-unix.2.2.2: extract] [ctypes_stubs_js.0.1: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 50/510: [conduit-lwt-unix.2.2.2: extract] [ctypes_stubs_js.0.1: extract] [data-encoding.0.7.1: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved ctypes_stubs_js.0.1  (cached)
Processing 50/510: [conduit-lwt-unix.2.2.2: extract] [data-encoding.0.7.1: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 51/510: [conduit-lwt-unix.2.2.2: extract] [data-encoding.0.7.1: extract] [digestif.1.2.0: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved data-encoding.0.7.1  (cached)
Processing 51/510: [conduit-lwt-unix.2.2.2: extract] [digestif.1.2.0: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 52/510: [conduit-lwt-unix.2.2.2: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved conduit-lwt-unix.2.2.2  (https://github.com/mirage/ocaml-conduit/releases/download/v2.2.2/conduit-v2.2.2.tbz)
Processing 52/510: [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 53/510: [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [dune.3.10.0: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved domain-name.0.4.0  (cached)
Processing 53/510: [digestif.1.2.0: extract] [dune.3.10.0: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 54/510: [digestif.1.2.0: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
+ /usr/local/bin/cargo "--version" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-rust-2021.1)
- cargo 1.81.0 (2dbb1af80 2024-08-20)
Processing 54/510: [digestif.1.2.0: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: rustc 2021]
+ /usr/local/bin/cargo "--version" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-rust.0.1)
- cargo 1.81.0 (2dbb1af80 2024-08-20)
Processing 54/510: [digestif.1.2.0: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
+ /usr/local/bin/g++ "--version" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-g++.1.0)
- g++ (FreeBSD Ports Collection) 13.3.0
- Copyright (C) 2023 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-g++.1.0
Processing 54/510: [digestif.1.2.0: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> installed conf-g++.1.0
Processing 55/510: [digestif.1.2.0: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved digestif.1.2.0  (cached)
Processing 55/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 56/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
+ /usr/local/bin/rustc "--version" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-rust.0.1)
- rustc 1.81.0 (f54dd915b 2024-09-02) (built from a source tarball)
-> compiled  conf-rust.0.1
Processing 56/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
-> installed conf-rust.0.1
Processing 57/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
-> retrieved either.1.0.0  (cached)
Processing 57/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
Processing 58/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.10: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
-> retrieved eqaf.0.10  (cached)
Processing 58/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
Processing 59/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
-> retrieved ezjsonm.1.3.0  (cached)
Processing 59/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
Processing 60/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ff.0.6.2, ff-sig.0.6.2: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
-> retrieved ff.0.6.2, ff-sig.0.6.2  (cached)
Processing 60/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
Processing 61/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [fmt.0.9.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
-> retrieved fmt.0.9.0  (cached)
Processing 61/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
Processing 62/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [gen.1.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
-> retrieved gen.1.1  (cached)
Processing 62/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
Processing 63/510: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [hacl-star.0.6.2, hacl-star-raw.0.6.2: http] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
-> retrieved dune.3.10.0  (cached)
Processing 63/510: [dune-configurator.3.13.1: extract] [hacl-star.0.6.2, hacl-star-raw.0.6.2: http] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
Processing 64/510: [dune-configurator.3.13.1: extract] [hacl-star.0.6.2, hacl-star-raw.0.6.2: http] [hex.1.5.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021]
Processing 65/510: [dune-configurator.3.13.1: extract] [hacl-star.0.6.2, hacl-star-raw.0.6.2: http] [hex.1.5.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
-> retrieved hex.1.5.0  (cached)
Processing 65/510: [dune-configurator.3.13.1: extract] [hacl-star.0.6.2, hacl-star-raw.0.6.2: http] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
Processing 66/510: [dune-configurator.3.13.1: extract] [hacl-star.0.6.2, hacl-star-raw.0.6.2: http] [index.1.6.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
Processing 66/510: [dune-configurator.3.13.1: extract] [hacl-star.0.6.2, hacl-star-raw.0.6.2: extract] [index.1.6.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
-> retrieved index.1.6.1  (cached)
Processing 66/510: [dune-configurator.3.13.1: extract] [hacl-star.0.6.2, hacl-star-raw.0.6.2: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
Processing 67/510: [dune-configurator.3.13.1: extract] [hacl-star.0.6.2, hacl-star-raw.0.6.2: extract] [integers.0.7.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
-> retrieved hacl-star.0.6.2, hacl-star-raw.0.6.2  (https://github.com/cryspen/hacl-packages/releases/download/ocaml-v0.6.2/hacl-star.0.6.2.tar.gz)
Processing 67/510: [dune-configurator.3.13.1: extract] [integers.0.7.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
Processing 68/510: [dune-configurator.3.13.1: extract] [integers.0.7.0: extract] [integers_stubs_js.1.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
-> retrieved integers.0.7.0  (cached)
Processing 68/510: [dune-configurator.3.13.1: extract] [integers_stubs_js.1.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
Processing 69/510: [dune-configurator.3.13.1: extract] [integers_stubs_js.1.0: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
-> retrieved integers_stubs_js.1.0  (cached)
Processing 69/510: [dune-configurator.3.13.1: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
Processing 70/510: [dune-configurator.3.13.1: extract] [ipaddr.5.6.0 + 2 others: extract] [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
-> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0  (cached)
Processing 70/510: [dune-configurator.3.13.1: extract] [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
Processing 71/510: [dune-configurator.3.13.1: extract] [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [jane-street-headers.v0.16.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
-> retrieved dune-configurator.3.13.1  (cached)
Processing 71/510: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [jane-street-headers.v0.16.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
Processing 72/510: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [jane-street-headers.v0.16.0: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 72/510: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
Processing 73/510: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
Processing 73/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
-> retrieved json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1  (cached)
Processing 73/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
Processing 74/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jsonm.1.0.2: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust-2021: rustc 2021] [dune: ocaml 15]
+ /usr/local/bin/rustc "--edition" "2021" "test.rs" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-rust-2021.1)
-> compiled  conf-rust-2021.1
Processing 74/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jsonm.1.0.2: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [dune: ocaml 15]
-> installed conf-rust-2021.1
Processing 75/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jsonm.1.0.2: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [dune: ocaml 15]
-> retrieved jsonm.1.0.2  (cached)
Processing 75/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [dune: ocaml 15]
Processing 76/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jst-config.v0.16.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [dune: ocaml 15]
+ /bin/sh "./build.sh" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-libev.4-12)
- testing for libev: ............................. available
-> compiled  conf-libev.4-12
Processing 76/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jst-config.v0.16.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [dune: ocaml 15]
-> installed conf-libev.4-12
Processing 77/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jst-config.v0.16.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [dune: ocaml 15]
-> retrieved jst-config.v0.16.0  (cached)
Processing 77/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [cmdliner: gmake all] [conf-gmp: sh] [dune: ocaml 15]
Processing 78/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [dune: ocaml 15]
+ /bin/sh "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 78/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [cmdliner: gmake all] [dune: ocaml 15]
-> installed conf-gmp.4
Processing 79/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [cmdliner: gmake all] [dune: ocaml 15]
+ /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/4.14.2" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 79/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [dune: ocaml 15]
Processing 80/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [dune: ocaml 15] [cmdliner: gmake install]
-> retrieved logs.0.7.0  (cached)
Processing 80/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [dune: ocaml 15] [cmdliner: gmake install]
Processing 81/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [dune: ocaml 15] [cmdliner: gmake install]
+ /usr/local/bin/gmake "install" "LIBDIR=/home/opam/.opam/4.14.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.2/doc/cmdliner" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.14.2/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.14.2/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.14.2/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.14.2/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_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.14.2/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.14.2/lib/cmdliner"
Processing 81/510: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [dune: ocaml 15] [cmdliner: gmake install-doc]
-> retrieved irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2  (https://github.com/mirage/irmin/releases/download/3.5.2/irmin-3.5.2.tbz)
Processing 81/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [dune: ocaml 15] [cmdliner: gmake install-doc]
Processing 82/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [lwt.5.7.0: extract] [dune: ocaml 15] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/4.14.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.2/doc/cmdliner" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.14.2/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14.2/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.14.2/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 82/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [lwt.5.7.0: extract] [dune: ocaml 15]
-> retrieved lwt.5.7.0  (cached)
Processing 82/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [dune: ocaml 15]
Processing 83/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [lwt-canceler.0.3: extract] [dune: ocaml 15]
-> retrieved lru.0.3.1  (cached)
Processing 83/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-canceler.0.3: extract] [dune: ocaml 15]
Processing 84/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-canceler.0.3: extract] [lwt-exit.1.0: extract] [dune: ocaml 15]
-> retrieved lwt-canceler.0.3  (cached)
Processing 84/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-exit.1.0: extract] [dune: ocaml 15]
Processing 85/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-exit.1.0: extract] [lwt-watcher.0.2: extract] [dune: ocaml 15]
-> retrieved lwt-exit.1.0  (cached)
Processing 85/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-watcher.0.2: extract] [dune: ocaml 15]
Processing 86/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-watcher.0.2: extract] [lwt_log.1.1.2: extract] [dune: ocaml 15]
-> retrieved lwt-watcher.0.2  (cached)
Processing 86/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt_log.1.1.2: extract] [dune: ocaml 15]
Processing 87/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt_log.1.1.2: extract] [magic-mime.1.3.1: extract] [dune: ocaml 15]
-> retrieved lwt_log.1.1.2  (cached)
Processing 87/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [magic-mime.1.3.1: extract] [dune: ocaml 15]
Processing 88/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [magic-mime.1.3.1: extract] [mec.0.1.0: http] [dune: ocaml 15]
-> retrieved magic-mime.1.3.1  (cached)
Processing 88/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [mec.0.1.0: http] [dune: ocaml 15]
Processing 89/510: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [mec.0.1.0: http] [menhir.20240715 + 3 others: extract] [dune: ocaml 15]
-> retrieved js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2  (cached)
Processing 89/510: [mec.0.1.0: http] [menhir.20240715 + 3 others: extract] [dune: ocaml 15]
Processing 90/510: [mec.0.1.0: http] [menhir.20240715 + 3 others: extract] [mtime.1.4.0: extract] [dune: ocaml 15]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 90/510: [mec.0.1.0: http] [mtime.1.4.0: extract] [dune: ocaml 15]
Processing 91/510: [mec.0.1.0: http] [mtime.1.4.0: extract] [num.1.5-1: extract] [dune: ocaml 15]
-> retrieved mtime.1.4.0  (cached)
Processing 91/510: [mec.0.1.0: http] [num.1.5-1: extract] [dune: ocaml 15]
Processing 92/510: [mec.0.1.0: http] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 15]
-> retrieved num.1.5-1  (cached)
Processing 92/510: [mec.0.1.0: http] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 15]
Processing 93/510: [mec.0.1.0: http] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 15]
[num: patch] applying num-in-findlib-dir.patch
Processing 94/510: [mec.0.1.0: http] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 15] [num: patch]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 94/510: [mec.0.1.0: http] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 15] [num: patch]
Processing 95/510: [mec.0.1.0: http] [ocaml-compiler-libs.v0.12.4: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 15] [num: patch]
Processing 95/510: [mec.0.1.0: http] [ocaml-compiler-libs.v0.12.4: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 15] [num: gmake opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 95/510: [mec.0.1.0: http] [ocamlbuild.0.15.0: extract] [dune: ocaml 15] [num: gmake opam-legacy]
Processing 96/510: [mec.0.1.0: http] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.6: extract] [dune: ocaml 15] [num: gmake opam-legacy]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 96/510: [mec.0.1.0: http] [ocamlfind.1.9.6: extract] [dune: ocaml 15] [num: gmake opam-legacy]
Processing 97/510: [mec.0.1.0: http] [ocamlfind.1.9.6: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 15] [num: gmake opam-legacy]
Processing 98/510: [mec.0.1.0: http] [ocamlfind.1.9.6: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 98/510: [mec.0.1.0: http] [ocamlfind.1.9.6: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make]
Processing 99/510: [mec.0.1.0: http] [ocamlfind.1.9.6: extract] [ocplib-endian.1.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make]
+ /usr/local/bin/gmake "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.14.2" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.14.2/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.14.2/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.14.2/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.14.2/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.14.2/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.14.2/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.14.2"; \
- echo "BINDIR=/home/opam/.opam/4.14.2/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.14.2/lib"; \
- echo "MANDIR=/home/opam/.opam/4.14.2/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/4.14.2/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/4.14.2/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/4.14.2/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/4.14.2/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.15.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 99/510: [mec.0.1.0: http] [ocamlfind.1.9.6: extract] [ocplib-endian.1.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 99/510: [mec.0.1.0: http] [ocplib-endian.1.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled]
Processing 100/510: [mec.0.1.0: http] [ocplib-endian.1.2: extract] [optint.0.3.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 101/510: [mec.0.1.0: http] [ocplib-endian.1.2: extract] [optint.0.3.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: patch]
-> retrieved optint.0.3.0  (cached)
Processing 101/510: [mec.0.1.0: http] [ocplib-endian.1.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: patch]
Processing 102/510: [mec.0.1.0: http] [ocplib-endian.1.2: extract] [parsexp.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: patch]
Processing 102/510: [mec.0.1.0: http] [ocplib-endian.1.2: extract] [parsexp.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 102/510: [mec.0.1.0: http] [parsexp.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 103/510: [mec.0.1.0: http] [parsexp.v0.16.0: extract] [polynomial.0.4.0: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved parsexp.v0.16.0  (cached)
Processing 103/510: [mec.0.1.0: http] [polynomial.0.4.0: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 104/510: [mec.0.1.0: http] [polynomial.0.4.0: http] [ppx_assert.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 104/510: [mec.0.1.0: extract] [polynomial.0.4.0: http] [ppx_assert.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 104/510: [mec.0.1.0: extract] [polynomial.0.4.0: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 105/510: [mec.0.1.0: extract] [polynomial.0.4.0: http] [ppx_base.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 105/510: [mec.0.1.0: extract] [polynomial.0.4.0: extract] [ppx_base.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 105/510: [mec.0.1.0: extract] [polynomial.0.4.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 106/510: [mec.0.1.0: extract] [polynomial.0.4.0: extract] [ppx_cold.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved polynomial.0.4.0  (https://gitlab.com/nomadic-labs/cryptography/ocaml-polynomial/-/archive/0.4.0/ocaml-polynomial-0.4.0.tar.gz)
Processing 106/510: [mec.0.1.0: extract] [ppx_cold.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 107/510: [mec.0.1.0: extract] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 107/510: [mec.0.1.0: extract] [ppx_compare.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 108/510: [mec.0.1.0: extract] [ppx_compare.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 108/510: [mec.0.1.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 109/510: [mec.0.1.0: extract] [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 109/510: [mec.0.1.0: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 110/510: [mec.0.1.0: extract] [ppx_deriving.6.0.3: extract] [ppx_enumerate.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_deriving.6.0.3  (cached)
Processing 110/510: [mec.0.1.0: extract] [ppx_enumerate.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 111/510: [mec.0.1.0: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 111/510: [mec.0.1.0: extract] [ppx_expect.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 112/510: [mec.0.1.0: extract] [ppx_expect.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_expect.v0.16.0  (cached)
Processing 112/510: [mec.0.1.0: extract] [ppx_globalize.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 113/510: [mec.0.1.0: extract] [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 113/510: [mec.0.1.0: extract] [ppx_hash.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 114/510: [mec.0.1.0: extract] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 114/510: [mec.0.1.0: extract] [ppx_here.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 115/510: [mec.0.1.0: extract] [ppx_here.v0.16.0: extract] [ppx_inline_test.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 115/510: [mec.0.1.0: extract] [ppx_inline_test.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 116/510: [mec.0.1.0: extract] [ppx_inline_test.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_inline_test.v0.16.0  (cached)
Processing 116/510: [mec.0.1.0: extract] [ppx_optcomp.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 117/510: [mec.0.1.0: extract] [ppx_optcomp.v0.16.0: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 117/510: [mec.0.1.0: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 118/510: [mec.0.1.0: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_repr.0.7.0, repr.0.7.0  (cached)
Processing 118/510: [mec.0.1.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 119/510: [mec.0.1.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 119/510: [mec.0.1.0: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 120/510: [mec.0.1.0: extract] [ppxlib.0.33.1~5.3preview: extract] [progress.0.2.1, terminal.0.2.1: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 120/510: [mec.0.1.0: extract] [progress.0.2.1, terminal.0.2.1: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 121/510: [mec.0.1.0: extract] [progress.0.2.1, terminal.0.2.1: extract] [prometheus.1.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved progress.0.2.1, terminal.0.2.1  (cached)
Processing 121/510: [mec.0.1.0: extract] [prometheus.1.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 122/510: [mec.0.1.0: extract] [prometheus.1.2: extract] [psq.0.2.1: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved prometheus.1.2  (cached)
Processing 122/510: [mec.0.1.0: extract] [psq.0.2.1: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 123/510: [mec.0.1.0: extract] [psq.0.2.1: extract] [ptime.1.2.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved psq.0.2.1  (cached)
Processing 123/510: [mec.0.1.0: extract] [ptime.1.2.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 124/510: [mec.0.1.0: extract] [ptime.1.2.0: extract] [re.1.12.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ptime.1.2.0  (cached)
Processing 124/510: [mec.0.1.0: extract] [re.1.12.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 125/510: [mec.0.1.0: extract] [re.1.12.0: extract] [resto.1.2 + 6 others: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved re.1.12.0  (cached)
Processing 125/510: [mec.0.1.0: extract] [resto.1.2 + 6 others: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 126/510: [mec.0.1.0: extract] [resto.1.2 + 6 others: extract] [rusage.1.0.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved resto.1.2, resto-acl.1.2, resto-cohttp.1.2, resto-cohttp-client.1.2, resto-cohttp-self-serving-client.1.2, resto-cohttp-server.1.2, resto-directory.1.2  (cached)
Processing 126/510: [mec.0.1.0: extract] [rusage.1.0.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 127/510: [mec.0.1.0: extract] [rusage.1.0.0: extract] [secp256k1-internal.0.4.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved rusage.1.0.0  (cached)
Processing 127/510: [mec.0.1.0: extract] [secp256k1-internal.0.4.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 128/510: [mec.0.1.0: extract] [secp256k1-internal.0.4.0: extract] [sedlex.3.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved secp256k1-internal.0.4.0  (cached)
Processing 128/510: [mec.0.1.0: extract] [sedlex.3.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 129/510: [mec.0.1.0: extract] [sedlex.3.2: extract] [semaphore-compat.1.0.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sedlex.3.2  (cached)
Processing 129/510: [mec.0.1.0: extract] [semaphore-compat.1.0.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved seq.base  (cached)
Processing 130/510: [mec.0.1.0: extract] [semaphore-compat.1.0.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 131/510: [mec.0.1.0: extract] [semaphore-compat.1.0.2: extract] [sexplib.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 132/510: [mec.0.1.0: extract] [semaphore-compat.1.0.2: extract] [sexplib.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> installed seq.base
Processing 133/510: [mec.0.1.0: extract] [semaphore-compat.1.0.2: extract] [sexplib.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sexplib.v0.16.0  (cached)
Processing 133/510: [mec.0.1.0: extract] [semaphore-compat.1.0.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 134/510: [mec.0.1.0: extract] [semaphore-compat.1.0.2: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved semaphore-compat.1.0.2  (cached)
Processing 134/510: [mec.0.1.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 135/510: [mec.0.1.0: extract] [sexplib0.v0.16.0: extract] [stdint.0.7.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 135/510: [mec.0.1.0: extract] [stdint.0.7.2: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 136/510: [mec.0.1.0: extract] [stdint.0.7.2: extract] [stdio.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved stdint.0.7.2  (cached)
Processing 136/510: [mec.0.1.0: extract] [stdio.v0.16.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 137/510: [mec.0.1.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved stdio.v0.16.0  (cached)
Processing 137/510: [mec.0.1.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 138/510: [mec.0.1.0: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 138/510: [mec.0.1.0: extract] [stringext.1.6.0: extract] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 139/510: [mec.0.1.0: extract] [stringext.1.6.0: extract] [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved stringext.1.6.0  (cached)
Processing 139/510: [mec.0.1.0: extract] [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 140/510: [mec.0.1.0: extract] [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-bls12-381-polynomial.1.0.1, tezos-plompiler.1.0.1, tezos-plonk.1.0.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved mec.0.1.0  (https://gitlab.com/nomadic-labs/cryptography/ocaml-ec/-/archive/0.1.0/ocaml-ec-0.1.0.tar.bz2)
Processing 140/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-bls12-381-polynomial.1.0.1, tezos-plompiler.1.0.1, tezos-plonk.1.0.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 141/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-bls12-381-polynomial.1.0.1, tezos-plompiler.1.0.1, tezos-plonk.1.0.1: http] [tezos-rust-libs.1.5: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/home/opam/.opam/4.14.2/bin" "-sitelib" "/home/opam/.opam/4.14.2/lib" "-mandir" "/home/opam/.opam/4.14.2/man" "-config" "/home/opam/.opam/4.14.2/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.14.2/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14.2/bin
-     Manual pages:          /home/opam/.opam/4.14.2/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14.2/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14.2/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14.2/bin
-     Manual pages:          /home/opam/.opam/4.14.2/man
-     topfind script:        /home/opam/.opam/4.14.2/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 141/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-bls12-381-polynomial.1.0.1, tezos-plompiler.1.0.1, tezos-plonk.1.0.1: http] [tezos-rust-libs.1.5: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
+ /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.10.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
- 

Processing 141/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-bls12-381-polynomial.1.0.1, tezos-plompiler.1.0.1, tezos-plonk.1.0.1: http] [tezos-rust-libs.1.5: http] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 141/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-bls12-381-polynomial.1.0.1 + 2 others: extract] [tezos-rust-libs.1.5: http] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved tezos-bls12-381-polynomial.1.0.1, tezos-plompiler.1.0.1, tezos-plonk.1.0.1  (https://gitlab.com/nomadic-labs/cryptography/privacy-team/-/archive/v1.0.1/privacy-team-v1.0.1.tar.gz)
Processing 141/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-rust-libs.1.5: http] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 142/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-rust-libs.1.5: http] [time_now.v0.16.0: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved time_now.v0.16.0  (cached)
Processing 142/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-rust-libs.1.5: http] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 143/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-rust-libs.1.5: http] [topkg.1.0.7: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved topkg.1.0.7  (cached)
Processing 143/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-rust-libs.1.5: http] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 144/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-rust-libs.1.5: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
Processing 144/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-rust-libs.1.5: http] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 145/510: [tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1: http] [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 145/510: [tezos-baking-015-PtLimaPt.16.1 + 42 others: extract] [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved uucp.16.0.0  (cached)
Processing 145/510: [tezos-baking-015-PtLimaPt.16.1 + 42 others: extract] [tezos-rust-libs.1.5: http] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 146/510: [tezos-baking-015-PtLimaPt.16.1 + 42 others: extract] [tezos-rust-libs.1.5: http] [uutf.1.0.3: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6/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.14.2/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14.2/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;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   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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.14.2/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14.2/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14.2/lib' -p >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
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6'
Processing 146/510: [tezos-baking-015-PtLimaPt.16.1 + 42 others: extract] [tezos-rust-libs.1.5: http] [uutf.1.0.3: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
-> retrieved uutf.1.0.3  (cached)
Processing 146/510: [tezos-baking-015-PtLimaPt.16.1 + 42 others: extract] [tezos-rust-libs.1.5: http] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
Processing 147/510: [tezos-baking-015-PtLimaPt.16.1 + 42 others: extract] [tezos-rust-libs.1.5: http] [vector.1.0.0: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
-> retrieved vector.1.0.0  (cached)
Processing 147/510: [tezos-baking-015-PtLimaPt.16.1 + 42 others: extract] [tezos-rust-libs.1.5: http] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
Processing 148/510: [tezos-baking-015-PtLimaPt.16.1 + 42 others: extract] [tezos-rust-libs.1.5: http] [yojson.2.2.2: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
Processing 148/510: [tezos-baking-015-PtLimaPt.16.1 + 42 others: extract] [tezos-rust-libs.1.5: extract] [yojson.2.2.2: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
-> retrieved yojson.2.2.2  (cached)
Processing 148/510: [tezos-baking-015-PtLimaPt.16.1 + 42 others: extract] [tezos-rust-libs.1.5: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
Processing 149/510: [tezos-baking-015-PtLimaPt.16.1 + 42 others: extract] [tezos-rust-libs.1.5: extract] [zarith.1.12: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
-> retrieved tezos-baking-015-PtLimaPt.16.1, tezos-baking-015-PtLimaPt-commands.16.1, tezos-base.16.1, tezos-clic.16.1, tezos-client-015-PtLimaPt.16.1, tezos-client-base.16.1, tezos-client-base-unix.16.1, tezos-client-commands.16.1, tezos-context.16.1, tezos-context-ops.16.1, tezos-crypto.16.1, tezos-crypto-dal.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lazy-containers.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-mockup.16.1, tezos-mockup-commands.16.1, tezos-mockup-proxy.16.1, tezos-mockup-registration.16.1, tezos-p2p.16.1, tezos-p2p-services.16.1, tezos-protocol-015-PtLimaPt.16.1, tezos-protocol-environment.16.1, tezos-protocol-plugin-015-PtLimaPt.16.1, tezos-proxy.16.1, tezos-rpc.16.1, tezos-rpc-http.16.1, tezos-rpc-http-client.16.1, tezos-rpc-http-client-unix.16.1, tezos-sapling.16.1, tezos-scoru-wasm.16.1, tezos-shell-context.16.1, tezos-shell-services.16.1, tezos-signer-backends.16.1, tezos-signer-services.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-tree-encoding.16.1, tezos-version.16.1, tezos-webassembly-interpreter.16.1  (https://gitlab.com/tezos/tezos/-/archive/v16.1/tezos-16.1.tar.gz)
Processing 149/510: [tezos-rust-libs.1.5: extract] [zarith.1.12: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
Processing 150/510: [tezos-rust-libs.1.5: extract] [zarith.1.12: extract] [zarith_stubs_js.v0.16.1: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
-> retrieved zarith.1.12  (cached)
Processing 150/510: [tezos-rust-libs.1.5: extract] [zarith_stubs_js.v0.16.1: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
-> retrieved zarith_stubs_js.v0.16.1  (cached)
Processing 150/510: [tezos-rust-libs.1.5: extract] [dune: ./_boot/dune.exe build] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
Disconnected: Switch turned off