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


Building on spring

(from freebsd)
2024-10-12 07:00.18 ---> 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 07:00.18 ---> 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 07:00.19 ---> 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 07:00.20 ---> 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> 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-config.2  (2 extra sources)
-> retrieved ocaml-config.2  (2 extra sources)
-> 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 07:00.20 ---> using "e855d9af67ec0a35a99a946be87ce0268c081f547c14a096661183ffe7e7b03b" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 178 packages
  - install aches                          1.1.0             [required by tezos-crypto, tezos-protocol-environment]
  - install aches-lwt                      1.1.0             [required by tezos-stdlib-unix, tezos-protocol-environment]
  - install alcotest                       1.8.0             [required by qcheck-alcotest]
  - install angstrom                       0.16.1            [required by uri]
  - install astring                        0.8.5             [required by irmin]
  - install base                           v0.16.3           [required by ppx_hash]
  - install base-bytes                     base              [required by ocplib-endian, bigstring]
  - install base64                         3.5.1             [required by 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 tezos-context]
  - install bisect_ppx                     2.8.3             [required by octez-bls12-381-hash, octez-polynomial]
  - install bls12-381                      6.1.0             [required by tezos-crypto, tezos-protocol-environment]
  - 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 irmin-pack, cohttp-lwt-unix]
  - install cohttp                         4.0.0             [required by cohttp-lwt]
  - install cohttp-lwt                     4.0.0             [required by resto-cohttp-client, resto-cohttp, cohttp-lwt-unix]
  - install cohttp-lwt-unix                4.0.0             [required by tezos-rpc-http-client-unix]
  - 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 cohttp-lwt-unix]
  - 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 secp256k1-internal, zarith, class_group_vdf]
  - install conf-libev                     4-12              [required by lwt, tezos-stdlib-unix]
  - install conf-pkg-config                3                 [required by secp256k1-internal, class_group_vdf]
  - 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 secp256k1-internal]
  - install ctypes                         0.20.2            [required by tezos-sapling]
  - install ctypes_stubs_js                0.1               [required by tezos-sapling]
  - install data-encoding                  0.7.1             [required by tezos-base, tezos-client-commands]
  - 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-client-004-Pt24m4xi]
  - 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, octez-mec]
  - install ezjsonm                        1.3.0             [required by tezos-base]
  - install fmt                            0.9.0             [required by tezos-signer-backends]
  - install gen                            1.1               [required by sedlex]
  - install hacl-star                      0.7.1             [required by tezos-hacl, octez-plonk]
  - install hacl-star-raw                  0.7.1             [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 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.6.1             [required by tezos-context]
  - install irmin-pack                     3.6.1             [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, logs]
  - 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, octez-plonk]
  - install lru                            0.3.1             [required by index]
  - install lwt                            5.7.0             [required by tezos-base, tezos-clic]
  - install lwt-canceler                   0.3               [required by tezos-error-monad]
  - 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 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 ptime]
  - install ocamlgraph                     2.1.0             [required by irmin]
  - install ocplib-endian                  1.2               [required by lwt, tezos-signer-backends]
  - install octez-bls12-381-hash           17.3              [required by octez-plompiler]
  - install octez-bls12-381-polynomial     17.3              [required by octez-plonk, tezos-crypto-dal]
  - install octez-bls12-381-signature      17.3              [required by tezos-crypto]
  - install octez-distributed-internal     17.3              [required by octez-distributed-lwt-internal]
  - install octez-distributed-lwt-internal 17.3              [required by octez-plonk]
  - install octez-mec                      17.3              [required by octez-plompiler]
  - install octez-plompiler                17.3              [required by octez-plonk]
  - install octez-plonk                    17.3              [required by tezos-protocol-environment]
  - install octez-polynomial               17.3              [required by octez-plompiler]
  - install optint                         0.3.0             [required by irmin-pack]
  - install parsexp                        v0.16.0           [required by sexplib]
  - 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-micheline]
  - 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.6.1             [required by irmin, irmin-pack]
  - install ppx_optcomp                    v0.16.0           [required by time_now]
  - install ppx_repr                       0.7.0             [required by octez-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 psq                            0.2.1             [required by lru]
  - install ptime                          1.2.0             [required by tezos-base]
  - install qcheck-alcotest                0.22              [required by octez-plonk]
  - install qcheck-core                    0.22              [required by qcheck-alcotest]
  - install re                             1.12.0            [required by tezos-clic]
  - install repr                           0.7.0             [required by octez-plonk]
  - install resto                          1.2               [required by tezos-rpc]
  - install resto-cohttp                   1.2               [required by tezos-rpc-http]
  - install resto-cohttp-client            1.2               [required by tezos-rpc-http-client, tezos-rpc-http-client-unix]
  - 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 seqes                          0.2               [required by tezos-lwt-result-stdlib]
  - install sexplib                        v0.16.0           [required by conduit-lwt]
  - install sexplib0                       v0.16.0           [required by ezjsonm]
  - install stdint                         0.7.2             [required by octez-plompiler]
  - install stdio                          v0.16.0           [required by ppx_expect]
  - install stdlib-shims                   0.3.0             [required by integers]
  - install stringext                      1.6.0             [required by uri]
  - install terminal                       0.2.1             [required by progress]
  - install tezos-base                     17.3              [required by tezos-client-004-Pt24m4xi]
  - install tezos-clic                     17.3              [required by tezos-client-004-Pt24m4xi]
  - install tezos-client-004-Pt24m4xi      17.3
  - install tezos-client-base              17.3              [required by tezos-client-004-Pt24m4xi]
  - install tezos-client-commands          17.3              [required by tezos-client-004-Pt24m4xi]
  - install tezos-context                  17.3              [required by tezos-shell-services, tezos-protocol-environment]
  - install tezos-crypto                   17.3              [required by tezos-base]
  - install tezos-crypto-dal               17.3              [required by tezos-protocol-environment]
  - install tezos-error-monad              17.3              [required by tezos-base, tezos-clic]
  - install tezos-event-logging            17.3              [required by tezos-base]
  - install tezos-hacl                     17.3              [required by tezos-base]
  - install tezos-lazy-containers          17.3              [required by tezos-scoru-wasm]
  - install tezos-lwt-result-stdlib        17.3              [required by tezos-clic]
  - install tezos-micheline                17.3              [required by tezos-base]
  - install tezos-p2p-services             17.3              [required by tezos-client-commands]
  - install tezos-protocol-004-Pt24m4xi    17.3              [required by tezos-client-004-Pt24m4xi]
  - install tezos-protocol-environment     17.3              [required by tezos-client-004-Pt24m4xi]
  - install tezos-rpc                      17.3              [required by tezos-client-004-Pt24m4xi]
  - install tezos-rpc-http                 17.3              [required by tezos-signer-backends]
  - install tezos-rpc-http-client          17.3              [required by tezos-signer-backends]
  - install tezos-rpc-http-client-unix     17.3              [required by tezos-signer-backends]
  - install tezos-rust-libs                1.5               [required by tezos-sapling]
  - install tezos-sapling                  17.3              [required by tezos-client-base]
  - install tezos-scoru-wasm               17.3              [required by tezos-protocol-environment]
  - install tezos-shell-services           17.3              [required by tezos-client-004-Pt24m4xi]
  - install tezos-signer-backends          17.3              [required by tezos-client-004-Pt24m4xi]
  - install tezos-signer-services          17.3              [required by tezos-signer-backends]
  - install tezos-stdlib                   17.3              [required by tezos-base, tezos-clic]
  - install tezos-stdlib-unix              17.3              [required by tezos-client-004-Pt24m4xi]
  - install tezos-tree-encoding            17.3              [required by tezos-scoru-wasm]
  - install tezos-version                  17.3              [required by tezos-shell-services]
  - install tezos-webassembly-interpreter  17.3              [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-client-004-Pt24m4xi]
  - install uri-sexp                       4.4.0             [required by cohttp]
  - install uucp                           16.0.0            [required by progress]
  - install uutf                           1.0.3             [required by 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 tezos-micheline, data-encoding, tezos-crypto, tezos-protocol-environment]
  - install zarith_stubs_js                v0.16.1           [required by tezos-micheline, data-encoding, tezos-crypto, tezos-protocol-environment]

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...
- [spring] 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.
- [spring] [1/15] Fetching cmake-3.30.4.pkg: . done
- [spring] [2/15] Fetching rust-1.81.0.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [spring] [3/15] Fetching cmake-man-3.30.4.pkg: .......... done
- [spring] [4/15] Fetching mpc-1.3.1_1.pkg: .........
- . done
- [spring] [5/15] Fetching gcc-13_5.pkg: . done
- [spring] [6/15] Fetching jsoncpp-1.9.6_1.pkg: .......... done
- [spring] [7/15] Fetching libuv-1.49.0.pkg: ...... done
- [spring] [8/15] Fetching libev-4.33_1,1.pkg: .......... done
- [spring] [9/15] Fetching cmake-doc-3.30.4.pkg: .
- ......
- ... done
- [spring] [10/15] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [11/15] Fetching gcc13-13.3.0.pkg: 
- .
- .
- .
- .
- .
- .
- .
- ..
- . done
- [spring] [12/15] Fetching mpfr-4.2.1,1.pkg: .......... done
- [spring] [13/15] Fetching binutils-2.43.1,1.pkg: 
- ..
- .....
- ... done
- [spring] [14/15] Fetching cmake-core-3.30.4.pkg: 
- ..
- .
- .
- .
- ..
- ..
- . done
- [spring] [15/15] Fetching rhash-1.4.4_1.pkg: .......... done
- Checking integrity...
-  done (0 conflicting)
- [spring] [1/15] Installing gmp-6.3.0...
- [spring] [1/15] Extracting gmp-6.3.0: .......... done
- [spring] [2/15] Installing mpfr-4.2.1,1...
- [spring] [2/15] Extracting mpfr-4.2.1,1: .......... done
- [spring] [3/15] Installing mpc-1.3.1_1...
- [spring] [3/15] Extracting mpc-1.3.1_1: ......... done
- [spring] [4/15] Installing jsoncpp-1.9.6_1...
- [spring] [4/15] Extracting jsoncpp-1.9.6_1: .......... done
- [spring] [5/15] Installing libuv-1.49.0...
- [spring] [5/15] Extracting libuv-1.49.0: .......... done
- [spring] [6/15] Installing binutils-2.43.1,1...
- [spring] [6/15] Extracting binutils-2.43.1,1: 
- .....
- .
- .... done
- [spring] [7/15] Installing rhash-1.4.4_1...
- [spring] [7/15] Extracting rhash-1.4.4_1: .......... done
- [spring] [8/15] Installing cmake-man-3.30.4...
- [spring] [8/15] Extracting cmake-man-3.30.4: 
- .......... done
- [spring] [9/15] Installing cmake-doc-3.30.4...
- [spring] [9/15] Extracting cmake-doc-3.30.4: .......... done
- [spring] [10/15] Installing gcc13-13.3.0...
- [spring] [10/15] Extracting gcc13-13.3.0: 
- .........
- . done
- [spring] [11/15] Installing cmake-core-3.30.4...
- [spring] [11/15] Extracting cmake-core-3.30.4: .......
- ... done
- [spring] [12/15] Installing cmake-3.30.4...
- [spring] [13/15] Installing rust-1.81.0...
- [spring] [13/15] Extracting rust-1.81.0: 
- .
- ...
- ....
- .
- . done
- [spring] [14/15] Installing gcc-13_5...
- [spring] [14/15] Extracting gcc-13_5: ... done
- [spring] [15/15] Installing libev-4.33_1,1...
- [spring] [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/473: [aches.1.1.0 + 2 others: extract]
Processing  2/473: [aches.1.1.0 + 2 others: extract] [alcotest.1.8.0: extract]
Processing  3/473: [aches.1.1.0 + 2 others: extract] [alcotest.1.8.0: extract] [angstrom.0.16.1: extract]
-> retrieved aches.1.1.0, aches-lwt.1.1.0, ringo.1.1.0  (cached)
Processing  3/473: [alcotest.1.8.0: extract] [angstrom.0.16.1: extract]
Processing  4/473: [alcotest.1.8.0: extract] [angstrom.0.16.1: extract] [astring.0.8.5: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  4/473: [alcotest.1.8.0: extract] [astring.0.8.5: extract]
Processing  5/473: [alcotest.1.8.0: extract] [astring.0.8.5: extract] [base.v0.16.3: extract]
-> retrieved astring.0.8.5  (cached)
Processing  5/473: [alcotest.1.8.0: extract] [base.v0.16.3: extract]
Processing  6/473: [alcotest.1.8.0: extract] [base.v0.16.3: extract]
Processing  7/473: [alcotest.1.8.0: extract] [base.v0.16.3: extract] [base64.3.5.1: extract]
-> retrieved alcotest.1.8.0  (cached)
Processing  7/473: [base.v0.16.3: extract] [base64.3.5.1: extract]
Processing  8/473: [base.v0.16.3: extract] [base64.3.5.1: extract] [bheap.2.0.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  8/473: [base.v0.16.3: extract] [bheap.2.0.0: extract]
Processing  9/473: [base.v0.16.3: extract] [bheap.2.0.0: extract] [bigarray-compat.1.1.0: extract]
-> retrieved bheap.2.0.0  (cached)
Processing  9/473: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
Processing 10/473: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [bigstring.0.3: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 10/473: [base.v0.16.3: extract] [bigstring.0.3: extract]
Processing 11/473: [base.v0.16.3: extract] [bigstring.0.3: extract] [bigstringaf.0.10.0: extract]
-> retrieved bigstring.0.3  (cached)
Processing 11/473: [base.v0.16.3: extract] [bigstringaf.0.10.0: extract]
Processing 12/473: [base.v0.16.3: extract] [bigstringaf.0.10.0: extract] [bisect_ppx.2.8.3: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 12/473: [base.v0.16.3: extract] [bisect_ppx.2.8.3: extract]
Processing 13/473: [base.v0.16.3: extract] [bisect_ppx.2.8.3: extract] [bls12-381.6.1.0: http]
-> retrieved bisect_ppx.2.8.3  (cached)
Processing 13/473: [base.v0.16.3: extract] [bls12-381.6.1.0: http]
Processing 14/473: [base.v0.16.3: extract] [bls12-381.6.1.0: http] [checkseum.0.5.2: extract]
-> retrieved base.v0.16.3  (cached)
Processing 14/473: [bls12-381.6.1.0: http] [checkseum.0.5.2: extract]
Processing 15/473: [bls12-381.6.1.0: http] [checkseum.0.5.2: extract] [class_group_vdf.0.0.4: http]
-> retrieved checkseum.0.5.2  (cached)
Processing 15/473: [bls12-381.6.1.0: http] [class_group_vdf.0.0.4: http]
Processing 16/473: [bls12-381.6.1.0: http] [class_group_vdf.0.0.4: http] [cmdliner.1.3.0: extract]
Processing 16/473: [bls12-381.6.1.0: extract] [class_group_vdf.0.0.4: http] [cmdliner.1.3.0: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing 16/473: [bls12-381.6.1.0: extract] [class_group_vdf.0.0.4: http]
Processing 17/473: [bls12-381.6.1.0: extract] [class_group_vdf.0.0.4: http] [cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0: http]
Processing 18/473: [bls12-381.6.1.0: extract] [class_group_vdf.0.0.4: http] [cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0: http] [cmdliner: gmake all]
Processing 18/473: [bls12-381.6.1.0: extract] [class_group_vdf.0.0.4: extract] [cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0: http] [cmdliner: gmake all]
-> retrieved bls12-381.6.1.0  (https://gitlab.com/nomadic-labs/cryptography/ocaml-bls12-381/-/archive/6.1.0/ocaml-bls12-381-6.1.0.tar.gz)
Processing 18/473: [class_group_vdf.0.0.4: extract] [cohttp.4.0.0, cohttp-lwt.4.0.0, cohttp-lwt-unix.4.0.0: http] [cmdliner: gmake all]
Processing 19/473: [class_group_vdf.0.0.4: 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 class_group_vdf.0.0.4  (https://gitlab.com/nomadic-labs/cryptography/ocaml-chia-vdf/-/archive/v0.0.4/ocaml-chia-vdf-v0.0.4.tar.gz)
Processing 19/473: [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 20/473: [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 20/473: [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]
Processing 20/473: [cohttp.4.0.0 + 2 others: extract] [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [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 20/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all]
Processing 21/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all]
-> retrieved conf-cmake.1  (cached)
Processing 22/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all]
Processing 23/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all]
-> retrieved conf-gmp.4  (cached)
Processing 24/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all]
-> retrieved conf-libev.4-12  (cached)
Processing 25/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all]
Processing 26/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all]
Processing 27/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all]
-> retrieved conf-rust-2021.1  (cached)
Processing 28/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all]
Processing 29/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all]
Processing 30/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all]
Processing 31/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash]
Processing 32/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-cmake: sh configure.sh]
Processing 33/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-g++: g++]
Processing 34/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-g++: g++] [conf-gmp: sh]
Processing 35/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [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 36/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [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]
+ /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 36/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [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]
Processing 37/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [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]
-> installed conf-cmake.1
Processing 38/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [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]
+ /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 38/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-g++: g++] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo]
Processing 39/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [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 40/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [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/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 40/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 41/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo] [conf-which: which which]
-> installed conf-g++.1.0
Processing 42/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-gmp: sh] [conf-libev: sh] [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/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> installed conf-which.1
Processing 43/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-bash: bash] [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 43/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> installed conf-bash.1
Processing 44/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cppo.1.7.0: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved cppo.1.7.0  (cached)
Processing 44/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [conduit-lwt-unix.2.2.2: extract] [cmdliner: gmake all] [conf-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 45/473: [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-gmp: sh] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
+ /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 45/473: [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-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> installed conf-gmp.4
Processing 46/473: [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-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 46/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [csexp.1.5.2: extract] [cmdliner: gmake all] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 47/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [cmdliner: gmake all] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved csexp.1.5.2  (cached)
Processing 47/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [cstruct.6.2.0: extract] [cmdliner: gmake all] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 48/473: [conduit.2.1.0, conduit-lwt.2.1.0: http] [cstruct.6.2.0: extract] [ctypes.0.20.2: http] [cmdliner: gmake all] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 48/473: [conduit.2.1.0, conduit-lwt.2.1.0: extract] [cstruct.6.2.0: extract] [ctypes.0.20.2: http] [cmdliner: gmake all] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
-> retrieved cstruct.6.2.0  (cached)
Processing 48/473: [conduit.2.1.0, conduit-lwt.2.1.0: extract] [ctypes.0.20.2: http] [cmdliner: gmake all] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 49/473: [conduit.2.1.0, conduit-lwt.2.1.0: extract] [ctypes.0.20.2: http] [ctypes_stubs_js.0.1: http] [cmdliner: gmake all] [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 49/473: [ctypes.0.20.2: http] [ctypes_stubs_js.0.1: http] [cmdliner: gmake all] [conf-libev: sh] [conf-rust: cargo] [conf-rust-2021: cargo]
Processing 50/473: [ctypes.0.20.2: http] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: gmake all] [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 50/473: [ctypes.0.20.2: http] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: gmake all] [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 50/473: [ctypes.0.20.2: http] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: gmake all] [conf-libev: sh] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
+ /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 50/473: [ctypes.0.20.2: http] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> installed conf-libev.4-12
Processing 51/473: [ctypes.0.20.2: http] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 51/473: [ctypes.0.20.2: http] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 51/473: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved data-encoding.0.7.1  (https://gitlab.com/nomadic-labs/data-encoding/-/archive/v0.7.1/data-encoding-v0.7.1.tar.gz)
Processing 51/473: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 52/473: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [digestif.1.2.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved ctypes.0.20.2  (https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.2.tar.gz)
Processing 52/473: [ctypes_stubs_js.0.1: http] [digestif.1.2.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 53/473: [ctypes_stubs_js.0.1: http] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 53/473: [ctypes_stubs_js.0.1: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved ctypes_stubs_js.0.1  (https://gitlab.com/nomadic-labs/ctypes_stubs_js/-/archive/0.1/ctypes_stubs_js-0.1.tar.gz)
Processing 53/473: [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 54/473: [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [dune.3.10.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved domain-name.0.4.0  (cached)
Processing 54/473: [digestif.1.2.0: extract] [dune.3.10.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 55/473: [digestif.1.2.0: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved digestif.1.2.0  (cached)
Processing 55/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 56/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved either.1.0.0  (cached)
Processing 56/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 57/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.10: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved eqaf.0.10  (cached)
Processing 57/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 58/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved ezjsonm.1.3.0  (cached)
Processing 58/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 59/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [fmt.0.9.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved fmt.0.9.0  (cached)
Processing 59/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 60/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [gen.1.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved gen.1.1  (cached)
Processing 60/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 61/473: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [hacl-star.0.7.1, hacl-star-raw.0.7.1: http] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
-> retrieved dune.3.10.0  (cached)
Processing 61/473: [dune-configurator.3.13.1: extract] [hacl-star.0.7.1, hacl-star-raw.0.7.1: http] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 62/473: [dune-configurator.3.13.1: extract] [hacl-star.0.7.1, hacl-star-raw.0.7.1: http] [hex.1.5.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021]
Processing 63/473: [dune-configurator.3.13.1: extract] [hacl-star.0.7.1, hacl-star-raw.0.7.1: http] [hex.1.5.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved hex.1.5.0  (cached)
Processing 63/473: [dune-configurator.3.13.1: extract] [hacl-star.0.7.1, hacl-star-raw.0.7.1: http] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 64/473: [dune-configurator.3.13.1: extract] [hacl-star.0.7.1, hacl-star-raw.0.7.1: http] [index.1.6.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 64/473: [dune-configurator.3.13.1: extract] [hacl-star.0.7.1, hacl-star-raw.0.7.1: extract] [index.1.6.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved index.1.6.1  (cached)
Processing 64/473: [dune-configurator.3.13.1: extract] [hacl-star.0.7.1, hacl-star-raw.0.7.1: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 65/473: [dune-configurator.3.13.1: extract] [hacl-star.0.7.1, hacl-star-raw.0.7.1: extract] [integers.0.7.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved hacl-star.0.7.1, hacl-star-raw.0.7.1  (https://github.com/cryspen/hacl-packages/releases/download/ocaml-v0.7.1/hacl-star.0.7.1.tar.gz)
Processing 65/473: [dune-configurator.3.13.1: extract] [integers.0.7.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 66/473: [dune-configurator.3.13.1: extract] [integers.0.7.0: extract] [integers_stubs_js.1.0: http] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved integers.0.7.0  (cached)
Processing 66/473: [dune-configurator.3.13.1: extract] [integers_stubs_js.1.0: http] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 67/473: [dune-configurator.3.13.1: extract] [integers_stubs_js.1.0: http] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved dune-configurator.3.13.1  (cached)
Processing 67/473: [integers_stubs_js.1.0: http] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 68/473: [integers_stubs_js.1.0: http] [ipaddr.5.6.0 + 2 others: extract] [irmin.3.6.1, irmin-pack.3.6.1, ppx_irmin.3.6.1: http] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0  (cached)
Processing 68/473: [integers_stubs_js.1.0: http] [irmin.3.6.1, irmin-pack.3.6.1, ppx_irmin.3.6.1: http] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 69/473: [integers_stubs_js.1.0: http] [irmin.3.6.1, irmin-pack.3.6.1, ppx_irmin.3.6.1: http] [jane-street-headers.v0.16.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 69/473: [integers_stubs_js.1.0: http] [irmin.3.6.1 + 2 others: extract] [jane-street-headers.v0.16.0: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 69/473: [integers_stubs_js.1.0: http] [irmin.3.6.1 + 2 others: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 70/473: [integers_stubs_js.1.0: http] [irmin.3.6.1 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 70/473: [integers_stubs_js.1.0: extract] [irmin.3.6.1 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [cmdliner: gmake all] [conf-rust: rustc] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
+ /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 70/473: [integers_stubs_js.1.0: extract] [irmin.3.6.1 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> installed conf-rust.0.1
Processing 71/473: [integers_stubs_js.1.0: extract] [irmin.3.6.1 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved integers_stubs_js.1.0  (https://github.com/o1-labs/integers_stubs_js/archive/1.0.tar.gz)
Processing 71/473: [irmin.3.6.1 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 72/473: [irmin.3.6.1 + 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: http] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved irmin.3.6.1, irmin-pack.3.6.1, ppx_irmin.3.6.1  (https://github.com/mirage/irmin/releases/download/3.6.1/irmin-3.6.1.tbz)
Processing 72/473: [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: http] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 73/473: [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: http] [jsonm.1.0.2: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 73/473: [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] [jsonm.1.0.2: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved jsonm.1.0.2  (cached)
Processing 73/473: [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-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 74/473: [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] [jst-config.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1  (https://gitlab.com/nomadic-labs/json-data-encoding/-/archive/0.12.1/json-data-encoding-0.12.1.tar.gz)
Processing 74/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jst-config.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 75/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jst-config.v0.16.0: extract] [logs.0.7.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved jst-config.v0.16.0  (cached)
Processing 75/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 76/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [lru.0.3.1: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved logs.0.7.0  (cached)
Processing 76/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 77/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [lwt.5.7.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved lru.0.3.1  (cached)
Processing 77/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.7.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 78/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.7.0: extract] [lwt-canceler.0.3: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved lwt.5.7.0  (cached)
Processing 78/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-canceler.0.3: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 79/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt-canceler.0.3: extract] [lwt_log.1.1.2: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved lwt-canceler.0.3  (cached)
Processing 79/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt_log.1.1.2: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 80/473: [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] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved lwt_log.1.1.2  (cached)
Processing 80/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [magic-mime.1.3.1: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 81/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [magic-mime.1.3.1: extract] [menhir.20240715 + 3 others: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved magic-mime.1.3.1  (cached)
Processing 81/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 82/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [menhir.20240715 + 3 others: extract] [mtime.1.4.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 82/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [mtime.1.4.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 83/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [mtime.1.4.0: extract] [num.1.5-1: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved mtime.1.4.0  (cached)
Processing 83/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [num.1.5-1: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 84/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
-> retrieved num.1.5-1  (cached)
Processing 84/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
Processing 85/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7]
[num: patch] applying num-in-findlib-dir.patch
Processing 86/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: patch]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 86/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: patch]
Processing 87/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlbuild.0.15.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: patch]
Processing 87/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlbuild.0.15.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 87/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlbuild.0.15.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 88/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.6: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 88/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlfind.1.9.6: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 89/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlfind.1.9.6: extract] [ocamlgraph.2.1.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 90/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlfind.1.9.6: extract] [ocamlgraph.2.1.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 90/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlgraph.2.1.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make]
Processing 91/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 92/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make] [ocamlfind: patch]
-> retrieved ocplib-endian.1.2  (cached)
Processing 92/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlgraph.2.1.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make] [ocamlfind: patch]
Processing 93/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlgraph.2.1.0: extract] [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make] [ocamlfind: patch]
Processing 93/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlgraph.2.1.0: extract] [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
+ /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 93/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [ocamlgraph.2.1.0: extract] [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 93/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 94/473: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [optint.0.3.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2  (cached)
Processing 94/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [optint.0.3.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 95/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [optint.0.3.0: extract] [parsexp.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved optint.0.3.0  (cached)
Processing 95/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [parsexp.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 96/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved parsexp.v0.16.0  (cached)
Processing 96/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_assert.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 97/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 97/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_base.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 98/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_base.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 98/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_cold.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 99/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 99/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_compare.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 100/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_compare.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 100/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_derivers.1.2.1: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 101/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 101/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_deriving.6.0.3: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 102/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_deriving.6.0.3: extract] [ppx_enumerate.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_deriving.6.0.3  (cached)
Processing 102/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_enumerate.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 103/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 103/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_expect.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 104/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_expect.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_expect.v0.16.0  (cached)
Processing 104/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_globalize.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 105/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 105/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_hash.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 106/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 106/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_here.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 107/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_here.v0.16.0: extract] [ppx_inline_test.v0.16.0: http] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 107/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_inline_test.v0.16.0: http] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 108/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_inline_test.v0.16.0: http] [ppx_optcomp.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [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 108/473: [octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3: http] [ppx_inline_test.v0.16.0: http] [ppx_optcomp.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 108/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppx_inline_test.v0.16.0: http] [ppx_optcomp.v0.16.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 108/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppx_inline_test.v0.16.0: http] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 109/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppx_inline_test.v0.16.0: http] [ppx_repr.0.7.0, repr.0.7.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 109/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppx_inline_test.v0.16.0: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [cmdliner: gmake all] [conf-rust-2021: rustc 2021] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
+ /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 109/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppx_inline_test.v0.16.0: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> installed conf-rust-2021.1
Processing 110/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppx_inline_test.v0.16.0: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved ppx_inline_test.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_inline_test-v0.16.0.tar.gz)
Processing 110/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 111/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved ppx_repr.0.7.0, repr.0.7.0  (cached)
Processing 111/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 112/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 112/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppxlib.0.33.1~5.3preview: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 113/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ppxlib.0.33.1~5.3preview: extract] [progress.0.2.1, terminal.0.2.1: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 113/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [progress.0.2.1, terminal.0.2.1: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 114/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [progress.0.2.1, terminal.0.2.1: extract] [psq.0.2.1: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved progress.0.2.1, terminal.0.2.1  (cached)
Processing 114/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [psq.0.2.1: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 115/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [psq.0.2.1: extract] [ptime.1.2.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved psq.0.2.1  (cached)
Processing 115/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ptime.1.2.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 116/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [ptime.1.2.0: extract] [qcheck-alcotest.0.22, qcheck-core.0.22: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved ptime.1.2.0  (cached)
Processing 116/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [qcheck-alcotest.0.22, qcheck-core.0.22: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 117/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [qcheck-alcotest.0.22, qcheck-core.0.22: extract] [re.1.12.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved qcheck-alcotest.0.22, qcheck-core.0.22  (cached)
Processing 117/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [re.1.12.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 118/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [re.1.12.0: extract] [resto.1.2 + 3 others: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved re.1.12.0  (cached)
Processing 118/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [resto.1.2 + 3 others: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 119/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [resto.1.2 + 3 others: extract] [rusage.1.0.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved resto.1.2, resto-cohttp.1.2, resto-cohttp-client.1.2, resto-directory.1.2  (cached)
Processing 119/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [rusage.1.0.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 120/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [rusage.1.0.0: extract] [secp256k1-internal.0.4.0: http] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved rusage.1.0.0  (cached)
Processing 120/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: http] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 121/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: http] [sedlex.3.2: extract] [cmdliner: gmake all] [dune: ocaml 7] [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 121/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: http] [sedlex.3.2: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
+ /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 121/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: http] [sedlex.3.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
Processing 122/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: http] [sedlex.3.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt] [cmdliner: gmake install]
+ /usr/local/bin/gmake "opt" (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 opt ) || exit; done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -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.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -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.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -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.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -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
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 122/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: http] [sedlex.3.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [cmdliner: gmake install]
-> retrieved sedlex.3.2  (cached)
Processing 122/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: http] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [cmdliner: gmake install]
Processing 123/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: http] [semaphore-compat.1.0.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [cmdliner: gmake install]
Processing 123/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: extract] [semaphore-compat.1.0.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [cmdliner: gmake install]
-> retrieved semaphore-compat.1.0.2  (cached)
Processing 123/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [cmdliner: gmake install]
-> retrieved seq.base  (cached)
Processing 124/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [cmdliner: gmake install]
Processing 125/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: extract] [seqes.0.2: http] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [cmdliner: gmake install]
Processing 126/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [secp256k1-internal.0.4.0: extract] [seqes.0.2: http] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [cmdliner: gmake install]
-> retrieved secp256k1-internal.0.4.0  (https://gitlab.com/nomadic-labs/ocaml-secp256k1-internal/-/archive/v0.4/ocaml-secp256k1-internal-v0.4.tar.gz)
Processing 126/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [seqes.0.2: http] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [cmdliner: gmake install]
Processing 127/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [seqes.0.2: http] [sexplib.v0.16.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [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 127/473: [octez-bls12-381-hash.17.3 + 39 others: extract] [seqes.0.2: http] [sexplib.v0.16.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [cmdliner: gmake install-doc]
-> retrieved octez-bls12-381-hash.17.3, octez-bls12-381-polynomial.17.3, octez-bls12-381-signature.17.3, octez-distributed-internal.17.3, octez-distributed-lwt-internal.17.3, octez-mec.17.3, octez-plompiler.17.3, octez-plonk.17.3, octez-polynomial.17.3, tezos-base.17.3, tezos-clic.17.3, tezos-client-004-Pt24m4xi.17.3, tezos-client-base.17.3, tezos-client-commands.17.3, tezos-context.17.3, tezos-crypto.17.3, tezos-crypto-dal.17.3, tezos-error-monad.17.3, tezos-event-logging.17.3, tezos-hacl.17.3, tezos-lazy-containers.17.3, tezos-lwt-result-stdlib.17.3, tezos-micheline.17.3, tezos-p2p-services.17.3, tezos-protocol-004-Pt24m4xi.17.3, tezos-protocol-environment.17.3, tezos-rpc.17.3, tezos-rpc-http.17.3, tezos-rpc-http-client.17.3, tezos-rpc-http-client-unix.17.3, tezos-sapling.17.3, tezos-scoru-wasm.17.3, tezos-shell-services.17.3, tezos-signer-backends.17.3, tezos-signer-services.17.3, tezos-stdlib.17.3, tezos-stdlib-unix.17.3, tezos-tree-encoding.17.3, tezos-version.17.3, tezos-webassembly-interpreter.17.3  (https://gitlab.com/tezos/tezos/-/archive/v17.3/tezos-17.3.tar.gz)
Processing 127/473: [seqes.0.2: http] [sexplib.v0.16.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [cmdliner: gmake install-doc]
Processing 128/473: [seqes.0.2: http] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [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 128/473: [seqes.0.2: http] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled]
Processing 129/473: [seqes.0.2: http] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 129/473: [seqes.0.2: http] [sexplib.v0.16.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
Processing 130/473: [seqes.0.2: http] [sexplib.v0.16.0: extract] [stdint.0.7.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
-> retrieved sexplib.v0.16.0  (cached)
Processing 130/473: [seqes.0.2: http] [stdint.0.7.2: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
Processing 131/473: [seqes.0.2: http] [stdint.0.7.2: extract] [stdio.v0.16.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
-> retrieved stdint.0.7.2  (cached)
Processing 131/473: [seqes.0.2: http] [stdio.v0.16.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
Processing 132/473: [seqes.0.2: http] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
-> retrieved stdio.v0.16.0  (cached)
Processing 132/473: [seqes.0.2: http] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
Processing 133/473: [seqes.0.2: http] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
Processing 133/473: [seqes.0.2: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
-> retrieved stringext.1.6.0  (cached)
Processing 133/473: [seqes.0.2: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
Processing 134/473: [seqes.0.2: extract] [stdlib-shims.0.3.0: extract] [tezos-rust-libs.1.5: http] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
-> retrieved seqes.0.2  (https://gitlab.com/nomadic-labs/seqes/-/archive/0.2/seqes-0.2.tar.gz)
Processing 134/473: [stdlib-shims.0.3.0: extract] [tezos-rust-libs.1.5: http] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
Processing 135/473: [stdlib-shims.0.3.0: extract] [tezos-rust-libs.1.5: http] [time_now.v0.16.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 135/473: [tezos-rust-libs.1.5: http] [time_now.v0.16.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
Processing 136/473: [tezos-rust-libs.1.5: http] [time_now.v0.16.0: extract] [topkg.1.0.7: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
-> retrieved time_now.v0.16.0  (cached)
Processing 136/473: [tezos-rust-libs.1.5: http] [topkg.1.0.7: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
Processing 137/473: [tezos-rust-libs.1.5: http] [topkg.1.0.7: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
-> retrieved topkg.1.0.7  (cached)
Processing 137/473: [tezos-rust-libs.1.5: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
Processing 138/473: [tezos-rust-libs.1.5: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [uucp.16.0.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
Processing 138/473: [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
Processing 139/473: [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [uutf.1.0.3: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0)
- if test -d /home/opam/.opam/4.14.2/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.14.2/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/local/bin/gmake ocamlbuild.install
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/local/bin/gmake install-bin-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/local/bin/gmake install-lib-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/local/bin/gmake install-lib-basics-opam
- gmake[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- gmake[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/local/bin/gmake install-lib-byte-opam
- gmake[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- gmake[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/local/bin/gmake install-lib-native-opam
- gmake[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- gmake[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/local/bin/gmake install-man-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/local/bin/gmake install-doc-opam
- gmake[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- gmake[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlbuild.0.15.0'
-> compiled  ocamlbuild.0.15.0
Processing 139/473: [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [uutf.1.0.3: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: gmake install]
-> retrieved uutf.1.0.3  (cached)
Processing 139/473: [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: gmake install]
Processing 140/473: [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [vector.1.0.0: extract] [dune: ocaml 7] [num: gmake opam-legacy] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/num.1.5-1)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/num.1.5-1/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/num.1.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-1
Processing 140/473: [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [vector.1.0.0: extract] [dune: ocaml 7] [ocamlfind: gmake install]
+ /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "7" (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 7
- 

Processing 140/473: [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [vector.1.0.0: extract] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
-> retrieved vector.1.0.0  (cached)
Processing 140/473: [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
Processing 141/473: [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [yojson.2.2.2: extract] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
-> retrieved yojson.2.2.2  (cached)
Processing 141/473: [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
Processing 142/473: [tezos-rust-libs.1.5: http] [uucp.16.0.0: extract] [zarith.1.12: http] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
-> retrieved uucp.16.0.0  (cached)
Processing 142/473: [tezos-rust-libs.1.5: http] [zarith.1.12: http] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
Processing 143/473: [tezos-rust-libs.1.5: http] [zarith.1.12: http] [zarith_stubs_js.v0.16.1: extract] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
-> retrieved zarith_stubs_js.v0.16.1  (cached)
Processing 143/473: [tezos-rust-libs.1.5: http] [zarith.1.12: http] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
Processing 143/473: [tezos-rust-libs.1.5: http] [zarith.1.12: extract] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
-> retrieved zarith.1.12  (https://github.com/ocaml/Zarith/archive/release-1.12.tar.gz)
Processing 143/473: [tezos-rust-libs.1.5: http] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
Processing 143/473: [tezos-rust-libs.1.5: extract] [dune: ./_boot/dune.exe build] [ocamlfind: gmake install]
+ /home/opam/.opam/4.14.2/.opam-switch/build/dune.3.10.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.10.0)
-> compiled  dune.3.10.0
Processing 143/473: [tezos-rust-libs.1.5: extract] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14.2/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14.2/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.14.2/bin"
- install -d "/home/opam/.opam/4.14.2/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14.2/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14.2/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14.2/lib/findlib.conf"
- gmake[1]: Leaving directory '/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 install ); done
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14.2/lib/findlib"
- install -d "/home/opam/.opam/4.14.2/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14.2/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14.2/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.14.2/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14.2/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14.2/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14.2/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14.2/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14.2/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14.2/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14.2/lib/$x/META.tmp" "/home/opam/.opam/4.14.2/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14.2/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14.2/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.14.2/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14.2/man/man1" "/home/opam/.opam/4.14.2/man/man3" "/home/opam/.opam/4.14.2/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14.2/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14.2/man/man5"
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 143/473: [tezos-rust-libs.1.5: extract]
Processing 144/473: [tezos-rust-libs.1.5: extract]
Processing 145/473: [tezos-rust-libs.1.5: extract] [zarith: sh]
-> installed base-bytes.base
Processing 146/473: [tezos-rust-libs.1.5: extract] [zarith: sh]
-> installed dune.3.10.0
Processing 147/473: [tezos-rust-libs.1.5: extract] [zarith: sh]
Processing 148/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [zarith: sh]
Processing 149/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [zarith: sh]
Processing 150/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [zarith: sh]
Processing 151/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [zarith: sh]
Processing 152/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [zarith: sh]
Processing 153/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [zarith: sh]
-> installed num.1.5-1
Processing 154/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [zarith: sh]
-> installed ocamlbuild.0.15.0
Processing 155/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [zarith: sh]
-> installed seq.base
Processing 156/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 156/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [zarith: sh]
Processing 157/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [domain-name: dune build] [zarith: sh]
-> installed csexp.1.5.2
Processing 158/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [domain-name: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "bigstring" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/bigstring.0.3)
-> compiled  bigstring.0.3
Processing 158/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [zarith: sh]
Processing 159/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [dune-configurator: rm] [zarith: sh]
-> installed bigstring.0.3
Processing 160/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [domain-name: dune build] [dune-configurator: rm] [zarith: sh]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.13.1)
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "domain-name" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/domain-name.0.4.0)
-> compiled  domain-name.0.4.0
Processing 160/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: rm] [zarith: sh]
Processing 161/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: rm] [either: dune build] [zarith: sh]
-> installed domain-name.0.4.0
Processing 162/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: rm] [either: dune build] [zarith: sh]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.13.1)
Processing 162/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: dune build] [either: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "cppo" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cppo.1.7.0)
-> compiled  cppo.1.7.0
Processing 162/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [dune-configurator: dune build] [either: dune build] [zarith: sh]
Processing 163/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [dune-configurator: dune build] [either: dune build] [eqaf: dune build] [zarith: sh]
-> installed cppo.1.7.0
Processing 164/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [dune-configurator: dune build] [either: dune build] [eqaf: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "bigarray-compat" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 164/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [dune-configurator: dune build] [either: dune build] [eqaf: dune build] [zarith: sh]
Processing 165/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [dune-configurator: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [zarith: sh]
-> installed bigarray-compat.1.1.0
Processing 166/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [bheap: dune build] [dune-configurator: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "bheap" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/bheap.2.0.0)
-> compiled  bheap.2.0.0
Processing 166/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [dune-configurator: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [zarith: sh]
Processing 167/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [dune-configurator: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [zarith: sh]
-> installed bheap.2.0.0
Processing 168/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [dune-configurator: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "either" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/either.1.0.0)
-> compiled  either.1.0.0
Processing 168/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [zarith: sh]
Processing 169/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [zarith: sh]
-> installed either.1.0.0
Processing 170/473: [tezos-rust-libs.1.5: extract] [base64: dune build] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "base64" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/base64.3.5.1)
-> compiled  base64.3.5.1
Processing 170/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [zarith: sh]
Processing 171/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [magic-mime: dune build] [zarith: sh]
-> installed base64.3.5.1
Processing 172/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [magic-mime: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "macaddr" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/macaddr.5.6.0)
-> compiled  macaddr.5.6.0
Processing 172/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [zarith: sh]
Processing 173/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [menhirCST: dune build] [zarith: sh]
-> installed macaddr.5.6.0
Processing 174/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [menhirCST: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "magic-mime" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/magic-mime.1.3.1)
-> compiled  magic-mime.1.3.1
Processing 174/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [zarith: sh]
Processing 175/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [ipaddr: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [zarith: sh]
-> installed magic-mime.1.3.1
Processing 176/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [ipaddr: dune build] [jane-street-headers: dune build] [menhirCST: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "jane-street-headers" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/jane-street-headers.v0.16.0)
-> compiled  jane-street-headers.v0.16.0
Processing 176/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [ipaddr: dune build] [menhirCST: dune build] [zarith: sh]
Processing 177/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [zarith: sh]
-> installed jane-street-headers.v0.16.0
Processing 178/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ipaddr" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ipaddr.5.6.0)
-> compiled  ipaddr.5.6.0
Processing 178/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [zarith: sh]
Processing 179/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [zarith: sh]
-> installed ipaddr.5.6.0
Processing 180/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirLib" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 180/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [menhirCST: dune build] [menhirSdk: dune build] [zarith: sh]
Processing 181/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [menhirCST: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [zarith: sh]
-> installed menhirLib.20240715
Processing 182/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [menhirCST: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirCST" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 182/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [zarith: sh]
Processing 183/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [zarith: sh]
-> installed menhirCST.20240715
Processing 184/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "@install" "-p" "gen" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/gen.1.1)
-> compiled  gen.1.1
Processing 184/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [zarith: sh]
Processing 185/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [zarith: sh]
-> installed gen.1.1
Processing 186/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [eqaf: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "eqaf" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/eqaf.0.10)
-> compiled  eqaf.0.10
Processing 186/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [zarith: sh]
Processing 187/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octez-distributed-internal: rm vendors] [zarith: sh]
-> installed eqaf.0.10
Processing 188/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octez-distributed-internal: rm vendors] [zarith: sh]
+ /bin/rm "-r" "vendors" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/octez-distributed-internal.17.3)
Processing 188/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [octez-distributed-internal: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ocplib-endian" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 188/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octez-distributed-internal: dune build] [zarith: sh]
Processing 189/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octez-distributed-internal: dune build] [zarith: sh]
-> installed ocplib-endian.1.2
Processing 190/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octez-distributed-internal: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ocaml-syntax-shims" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 190/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octez-distributed-internal: dune build] [zarith: sh]
Processing 191/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octez-distributed-internal: dune build] [optint: dune build] [zarith: sh]
-> installed ocaml-syntax-shims.1.0.0
Processing 192/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octez-distributed-internal: dune build] [optint: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 192/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhirSdk: dune build] [octez-distributed-internal: dune build] [optint: dune build] [zarith: sh]
Processing 193/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhirSdk: dune build] [octez-distributed-internal: dune build] [optint: dune build] [ppx_derivers: dune build] [zarith: sh]
-> installed ocaml-compiler-libs.v0.12.4
Processing 194/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhirSdk: dune build] [octez-distributed-internal: dune build] [optint: dune build] [ppx_derivers: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirSdk" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 194/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [octez-distributed-internal: dune build] [optint: dune build] [ppx_derivers: dune build] [zarith: sh]
Processing 195/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [octez-distributed-internal: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [zarith: sh]
-> installed menhirSdk.20240715
Processing 196/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [octez-distributed-internal: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_derivers" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 196/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [octez-distributed-internal: dune build] [optint: dune build] [psq: dune build] [zarith: sh]
Processing 197/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhir: dune build] [octez-distributed-internal: dune build] [optint: dune build] [psq: dune build] [zarith: sh]
-> installed ppx_derivers.1.2.1
Processing 198/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhir: dune build] [octez-distributed-internal: dune build] [optint: dune build] [psq: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "psq" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/psq.0.2.1)
-> compiled  psq.0.2.1
Processing 198/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhir: dune build] [octez-distributed-internal: dune build] [optint: dune build] [zarith: sh]
Processing 199/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhir: dune build] [octez-distributed-internal: dune build] [optint: dune build] [qcheck-core: dune build] [zarith: sh]
-> installed psq.0.2.1
Processing 200/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhir: dune build] [octez-distributed-internal: dune build] [optint: dune build] [qcheck-core: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "optint" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/optint.0.3.0)
-> compiled  optint.0.3.0
Processing 200/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [menhir: dune build] [octez-distributed-internal: dune build] [qcheck-core: dune build] [zarith: sh]
Processing 201/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [octez-distributed-internal: dune build] [qcheck-core: dune build] [zarith: sh]
-> installed optint.0.3.0
Processing 202/473: [tezos-rust-libs.1.5: extract] [digestif: dune build] [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [octez-distributed-internal: dune build] [qcheck-core: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "digestif" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/digestif.1.2.0)
-> compiled  digestif.1.2.0
Processing 202/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [octez-distributed-internal: dune build] [qcheck-core: dune build] [zarith: sh]
Processing 203/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [octez-distributed-internal: dune build] [qcheck-core: dune build] [re: dune build] [zarith: sh]
-> installed digestif.1.2.0
Processing 204/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [octez-distributed-internal: dune build] [qcheck-core: dune build] [re: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "octez-distributed-internal" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/octez-distributed-internal.17.3)
-> compiled  octez-distributed-internal.17.3
Processing 204/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [qcheck-core: dune build] [re: dune build] [zarith: sh]
Processing 205/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [zarith: sh]
-> installed octez-distributed-internal.17.3
Processing 206/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "lru" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/lru.0.3.1)
-> compiled  lru.0.3.1
Processing 206/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [menhir: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [zarith: sh]
Processing 207/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [menhir: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [zarith: sh]
-> installed lru.0.3.1
Processing 208/473: [tezos-rust-libs.1.5: extract] [dune-configurator: dune build] [menhir: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [zarith: sh]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.13.1)
-> compiled  dune-configurator.3.13.1
Processing 208/473: [tezos-rust-libs.1.5: extract] [menhir: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [zarith: sh]
Processing 209/473: [tezos-rust-libs.1.5: extract] [menhir: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [zarith: sh]
[ERROR] Failed to get sources of tezos-rust-libs.1.5: /usr/local/bin/opam: "mkdir" failed on /home/opam/.opam/4.14.2/.opam-switch/sources/tezos-rust-libs.1.5: No space left on device
[ERROR] The compilation of menhir.20240715 failed at "dune build -p menhir -j 7".
[ERROR] The compilation of rusage.1.0.0 failed at "dune build -p rusage -j 7 @install".
[ERROR] The compilation of semaphore-compat.1.0.2 failed at "dune build -p semaphore-compat -j 7 @install".
- + LDFLAGS=' -L/usr/local/lib' CFLAGS=' -I/usr/local/include' ./configure
- binary ocaml: found in /home/opam/.opam/4.14.2/bin
- binary ocamlc: found in /home/opam/.opam/4.14.2/bin
- binary ocamldep: found in /home/opam/.opam/4.14.2/bin
- binary ocamlmklib: found in /home/opam/.opam/4.14.2/bin
- binary ocamldoc: found in /home/opam/.opam/4.14.2/bin
- binary gcc: found in /usr/local/bin
- binary ocamlopt: found in /home/opam/.opam/4.14.2/bin
- checking compilation with gcc -O3 -Wall -Wextra  -I/usr/local/include: working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.14.2/bin
- OCaml's word size is 64
- binary uname: found in /usr/bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -L/usr/local/lib -lgmp
-   C options:            -O3 -Wall -Wextra  -I/usr/local/include
-   installation path:    /home/opam/.opam/4.14.2/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "qcheck-core" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/qcheck-core.0.22)
- (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -bin-annot -I src/core/.qcheck_core.objs/byte -intf-suffix .ml -no-alias-deps -o src/core/.qcheck_core.objs/byte/qCheck2.cmo -c -impl src/core/QCheck2.ml)
- File "src/core/QCheck2.ml", line 1172, characters 2-20:
- 1172 |   fun_gen: 'b Gen.t; (** How to generate output values *)
-          ^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field fun_gen is never read.
- (However, this field is used to build or mutate values.)
- (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -I src/core/.qcheck_core.objs/byte -I src/core/.qcheck_core.objs/native -intf-suffix .ml -no-alias-deps -o src/core/.qcheck_core.objs/native/qCheck2.cmx -c -impl src/core/QCheck2.ml)
- File "src/core/QCheck2.ml", line 1172, characters 2-20:
- 1172 |   fun_gen: 'b Gen.t; (** How to generate output values *)
-          ^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field fun_gen is never read.
- (However, this field is used to build or mutate values.)
- Error: No space left on device
- -> required by _build/default/src/core/.qcheck_core.objs/native/qCheck.cmx
- -> required by _build/install/default/lib/qcheck-core/qCheck.cmx
- -> required by _build/default/qcheck-core.install
- -> required by alias install
- Internal error, please report upstream including the contents of _build/log.
- Description:
-   ("Memo error handler raised an exception",
-   { exns =
-       [ { exn = "Sys_error(\"No space left on device\")"
-         ; backtrace =
-             "Raised by primitive operation at Stdlib__Format.formatter_of_out_channel.(fun) in file \"format.ml\", line 1002, characters 50-58\n\
-              Called from Dune_console__Combinators.flush.print_user_message in file \"src/dune_console/combinators.ml\", line 10, characters 6-28\n\
-              Called from Fiber__Core.O.(>>|).(fun) in file \"otherlibs/fiber/src/core.ml\", line 250, characters 36-41\n\
-              Called from Fiber__Scheduler.exec in file \"otherlibs/fiber/src/scheduler.ml\", line 73, characters 8-11\n\
-              "
-         }
-       ]
-   })
- Raised at Stdune__Code_error.raise in file
-   "otherlibs/stdune/src/code_error.ml", line 11, characters 30-62
- Called from Fiber__Core.map.(fun) in file "otherlibs/fiber/src/core.ml", line
-   72, characters 31-36
- Called from Fiber__Scheduler.exec in file "otherlibs/fiber/src/scheduler.ml",
-   line 73, characters 8-11
- -> required by ("<unnamed>", ())
- -> required by
-    ("build-file",
-    In_build_dir "default/src/core/.qcheck_core.objs/native/qCheck.cmx")
- -> required by ("Rule.make", ())
- -> required by
-    ("execute-rule",
-    { id = 105
-    ; info =
-        From_dune_file
-          { pos_fname = "src/core/dune"
-          ; start = { pos_lnum = 2; pos_bol = 1; pos_cnum = 1 }
-          ; stop = { pos_lnum = 8; pos_bol = 160; pos_cnum = 163 }
-          }
-    })
- -> required by ("<unnamed>", ())
- -> required by
-    ("build-file", In_build_dir "install/default/lib/qcheck-core/qCheck.cmx")
- -> required by ("Rule.make", ())
- -> required by ("execute-rule", { id = 63; info = Internal })
- -> required by ("<unnamed>", ())
- -> required by ("build-file", In_build_dir "default/qcheck-core.install")
- -> required by ("<unnamed>", ())
- -> required by
-    ("build-alias", { dir = In_build_dir "default"; name = "install" })
- -> required by ("toplevel", ())
- 
- I must not crash.  Uncertainty is the mind-killer. Exceptions are the
- little-death that brings total obliteration.  I will fully express my cases. 
- Execution will pass over me and through me.  And when it has gone past, I
- will unwind the stack along its path.  Where the cases are handled there will
- be nothing.  Only I will remain.
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ringo" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ringo.1.1.0)
- Error: open(/tmp/dune_8021ef_stdout): No space left on device
- -> required by _build/default/src/ringo/.ringo.objs/byte/ringo__Functors.cmi
- -> required by _build/install/default/lib/ringo/ringo__Functors.cmi
- -> required by _build/default/ringo.install
- -> required by alias install
- Internal error, please report upstream including the contents of _build/log.
- Description:
-   ("Memo error handler raised an exception",
-   { exns =
-       [ { exn = "Sys_error(\"No space left on device\")"
-         ; backtrace =
-             "Raised by primitive operation at Stdlib__Format.formatter_of_out_channel.(fun) in file \"format.ml\", line 1002, characters 50-58\n\
-              Called from Dune_console__Combinators.flush.print_user_message in file \"src/dune_console/combinators.ml\", line 10, characters 6-28\n\
-              Called from Fiber__Core.O.(>>|).(fun) in file \"otherlibs/fiber/src/core.ml\", line 250, characters 36-41\n\
-              Called from Fiber__Scheduler.exec in file \"otherlibs/fiber/src/scheduler.ml\", line 73, characters 8-11\n\
-              "
-         }
-       ]
-   })
- Raised at Stdune__Code_error.raise in file
-   "otherlibs/stdune/src/code_error.ml", line 11, characters 30-62
- Called from Fiber__Core.map.(fun) in file "otherlibs/fiber/src/core.ml", line
-   72, characters 31-36
- Called from Fiber__Scheduler.exec in file "otherlibs/fiber/src/scheduler.ml",
-   line 73, characters 8-11
- -> required by ("<unnamed>", ())
- -> required by
-    ("build-file",
-    In_build_dir "default/src/ringo/.ringo.objs/byte/ringo__Functors.cmi")
- -> required by ("Rule.make", ())
- -> required by
-    ("execute-rule",
-    { id = 129
-    ; info =
-        From_dune_file
-          { pos_fname = "src/ringo/dune"
-          ; start = { pos_lnum = 1; pos_bol = 0; pos_cnum = 0 }
-          ; stop = { pos_lnum = 4; pos_bol = 44; pos_cnum = 63 }
-          }
-    })
- -> required by ("<unnamed>", ())
- -> required by
-    ("build-file",
-    In_build_dir "install/default/lib/ringo/ringo__Functors.cmi")
- -> required by ("Rule.make", ())
- -> required by ("execute-rule", { id = 8; info = Internal })
- -> required by ("<unnamed>", ())
- -> required by ("build-file", In_build_dir "default/ringo.install")
- -> required by ("<unnamed>", ())
- -> required by
-    ("build-alias", { dir = In_build_dir "default"; name = "install" })
- -> required by ("toplevel", ())
- 
- I must not crash.  Uncertainty is the mind-killer. Exceptions are the
- little-death that brings total obliteration.  I will fully express my cases. 
- Execution will pass over me and through me.  And when it has gone past, I
- will unwind the stack along its path.  Where the cases are handled there will
- be nothing.  Only I will remain.
- Error: open(/tmp/dune_93437c_stdout): No space left on device
- -> required by _build/default/src/ringo/.ringo.objs/byte/ringo__Ring.cmi
- -> required by _build/install/default/lib/ringo/ringo__Ring.cmi
- -> required by _build/default/ringo.install
- -> required by alias install
- Error: open(/tmp/dune_17dd3a_stdout): No space left on device
- -> required by
-    _build/default/src/ringo/.ringo.objs/byte/ringo__Weighted_dll.cmi
- -> required by _build/install/default/lib/ringo/ringo__Weighted_dll.cmi
- -> required by _build/default/ringo.install
- -> required by alias install
- Error: open(/tmp/dune_809866_stdout): No space left on device
- -> required by _build/default/src/ringo/.ringo.objs/byte/ringo.cmi
- -> required by _build/install/default/lib/ringo/ringo.cmi
- -> required by _build/default/ringo.install
- -> required by alias install
- Error: No space left on device
- -> required by _build/default/src/ringo/.ringo.objs/native/ringo__.cmx
- -> required by _build/install/default/lib/ringo/ringo__.cmx
- -> required by _build/default/ringo.install
- -> required by alias install
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "re" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/re.1.12.0)
- Error:
- symlink(_build/install/default/lib/re/re__Cset.cmx): No space left on device
- -> required by _build/install/default/lib/re/re__Cset.cmx
- -> required by _build/default/re.install
- -> required by alias install
- Internal error, please report upstream including the contents of _build/log.
- Description:
-   ("Memo error handler raised an exception",
-   { exns =
-       [ { exn = "Sys_error(\"No space left on device\")"
-         ; backtrace =
-             "Raised by primitive operation at Stdlib__Format.formatter_of_out_channel.(fun) in file \"format.ml\", line 1002, characters 50-58\n\
-              Called from Dune_console__Combinators.flush.print_user_message in file \"src/dune_console/combinators.ml\", line 10, characters 6-28\n\
-              Called from Fiber__Core.O.(>>|).(fun) in file \"otherlibs/fiber/src/core.ml\", line 250, characters 36-41\n\
-              Called from Fiber__Scheduler.exec in file \"otherlibs/fiber/src/scheduler.ml\", line 73, characters 8-11\n\
-              "
-         }
-       ]
-   })
- Raised at Stdune__Code_error.raise in file
-   "otherlibs/stdune/src/code_error.ml", line 11, characters 30-62
- Called from Fiber__Core.map.(fun) in file "otherlibs/fiber/src/core.ml", line
-   72, characters 31-36
- Called from Fiber__Scheduler.exec in file "otherlibs/fiber/src/scheduler.ml",
-   line 73, characters 8-11
- -> required by ("<unnamed>", ())
- -> required by
-    ("build-file", In_build_dir "install/default/lib/re/re__Cset.cmx")
- -> required by ("Rule.make", ())
- -> required by ("execute-rule", { id = 5; info = Internal })
- -> required by ("<unnamed>", ())
- -> required by ("build-file", In_build_dir "default/re.install")
- -> required by ("<unnamed>", ())
- -> required by
-    ("build-alias", { dir = In_build_dir "default"; name = "install" })
- -> required by ("toplevel", ())
- 
- I must not crash.  Uncertainty is the mind-killer. Exceptions are the
- little-death that brings total obliteration.  I will fully express my cases. 
- Execution will pass over me and through me.  And when it has gone past, I
- will unwind the stack along its path.  Where the cases are handled there will
- be nothing.  Only I will remain.
- Error: open(/tmp/dune_13d1b1_stdout): No space left on device
- -> required by _build/default/deprecated/re_perl.cma
- -> required by _build/install/default/lib/re/perl/re_perl.cma
- -> required by _build/default/re.install
- -> required by alias install
- Error: open(/tmp/dune_95bad0_stdout): No space left on device
- -> required by _build/default/lib/.re.objs/native/re__Color_map.cmx
- -> required by _build/install/default/lib/re/re__Color_map.cmx
- -> required by _build/default/re.install
- -> required by alias install
- Error: open(/tmp/dune_245172_stdout): No space left on device
- -> required by _build/default/lib/.re.objs/native/re__Automata.cmx
- -> required by _build/install/default/lib/re/re__Automata.cmx
- -> required by _build/default/re.install
- -> required by alias install
- Error: No space left on device
- -> required by _build/default/deprecated/.re_str.objs/byte/re_str.cmi
- -> required by _build/install/default/lib/re/str/re_str.cmi
- -> required by _build/default/re.install
- -> required by alias install

#=== ERROR while installing dune-configurator.3.13.1 ==========================#
/usr/local/bin/opam: "mkdir" failed on /home/opam/.opam/4.14.2/lib/dune-configurator/.private: No space left on device


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - fetch   tezos-rust-libs                1.5
| - install aches                          1.1.0
| - install aches-lwt                      1.1.0
| - install alcotest                       1.8.0
| - install angstrom                       0.16.1
| - install astring                        0.8.5
| - install base                           v0.16.3
| - install bigstringaf                    0.10.0
| - install bisect_ppx                     2.8.3
| - install bls12-381                      6.1.0
| - install checkseum                      0.5.2
| - install class_group_vdf                0.0.4
| - install cohttp                         4.0.0
| - install cohttp-lwt                     4.0.0
| - install cohttp-lwt-unix                4.0.0
| - install conduit                        2.1.0
| - install conduit-lwt                    2.1.0
| - install conduit-lwt-unix               2.2.2
| - install cstruct                        6.2.0
| - install ctypes                         0.20.2
| - install ctypes_stubs_js                0.1
| - install data-encoding                  0.7.1
| - install ezjsonm                        1.3.0
| - install fmt                            0.9.0
| - install hacl-star                      0.7.1
| - install hacl-star-raw                  0.7.1
| - install hex                            1.5.0
| - install index                          1.6.1
| - install integers                       0.7.0
| - install integers_stubs_js              1.0
| - install ipaddr-sexp                    5.6.0
| - install irmin                          3.6.1
| - install irmin-pack                     3.6.1
| - install js_of_ocaml                    5.8.2
| - install js_of_ocaml-compiler           5.8.2
| - install json-data-encoding             0.12.1
| - install json-data-encoding-bson        0.12.1
| - install jsonm                          1.0.2
| - install jst-config                     v0.16.0
| - install logs                           0.7.0
| - install lwt                            5.7.0
| - install lwt-canceler                   0.3
| - install lwt_log                        1.1.2
| - install menhir                         20240715
| - install mtime                          1.4.0
| - install ocamlgraph                     2.1.0
| - install octez-bls12-381-hash           17.3
| - install octez-bls12-381-polynomial     17.3
| - install octez-bls12-381-signature      17.3
| - install octez-distributed-lwt-internal 17.3
| - install octez-mec                      17.3
| - install octez-plompiler                17.3
| - install octez-plonk                    17.3
| - install octez-polynomial               17.3
| - install parsexp                        v0.16.0
| - install ppx_assert                     v0.16.0
| - install ppx_base                       v0.16.0
| - install ppx_cold                       v0.16.0
| - install ppx_compare                    v0.16.0
| - install ppx_deriving                   6.0.3
| - install ppx_enumerate                  v0.16.0
| - install ppx_expect                     v0.16.0
| - install ppx_globalize                  v0.16.0
| - install ppx_hash                       v0.16.0
| - install ppx_here                       v0.16.0
| - install ppx_inline_test                v0.16.0
| - install ppx_irmin                      3.6.1
| - install ppx_optcomp                    v0.16.0
| - install ppx_repr                       0.7.0
| - install ppx_sexp_conv                  v0.16.0
| - install ppxlib                         0.33.1~5.3preview
| - install progress                       0.2.1
| - install ptime                          1.2.0
| - install qcheck-alcotest                0.22
| - install repr                           0.7.0
| - install resto                          1.2
| - install resto-cohttp                   1.2
| - install resto-cohttp-client            1.2
| - install resto-directory                1.2
| - install rusage                         1.0.0
| - install secp256k1-internal             0.4.0
| - install sedlex                         3.2
| - install semaphore-compat               1.0.2
| - install seqes                          0.2
| - install sexplib                        v0.16.0
| - install sexplib0                       v0.16.0
| - install stdint                         0.7.2
| - install stdio                          v0.16.0
| - install stdlib-shims                   0.3.0
| - install stringext                      1.6.0
| - install terminal                       0.2.1
| - install tezos-base                     17.3
| - install tezos-clic                     17.3
| - install tezos-client-004-Pt24m4xi      17.3
| - install tezos-client-base              17.3
| - install tezos-client-commands          17.3
| - install tezos-context                  17.3
| - install tezos-crypto                   17.3
| - install tezos-crypto-dal               17.3
| - install tezos-error-monad              17.3
| - install tezos-event-logging            17.3
| - install tezos-hacl                     17.3
| - install tezos-lazy-containers          17.3
| - install tezos-lwt-result-stdlib        17.3
| - install tezos-micheline                17.3
| - install tezos-p2p-services             17.3
| - install tezos-protocol-004-Pt24m4xi    17.3
| - install tezos-protocol-environment     17.3
| - install tezos-rpc                      17.3
| - install tezos-rpc-http                 17.3
| - install tezos-rpc-http-client          17.3
| - install tezos-rpc-http-client-unix     17.3
| - install tezos-rust-libs                1.5
| - install tezos-sapling                  17.3
| - install tezos-scoru-wasm               17.3
| - install tezos-shell-services           17.3
| - install tezos-signer-backends          17.3
| - install tezos-signer-services          17.3
| - install tezos-stdlib                   17.3
| - install tezos-stdlib-unix              17.3
| - install tezos-tree-encoding            17.3
| - install tezos-version                  17.3
| - install tezos-webassembly-interpreter  17.3
| - install time_now                       v0.16.0
| - install topkg                          1.0.7
| - install uri                            4.4.0
| - install uri-sexp                       4.4.0
| - install uucp                           16.0.0
| - install uutf                           1.0.3
| - install vector                         1.0.0
| - install yojson                         2.2.2
| - install zarith_stubs_js                v0.16.1
+- 
+- The following actions failed
| - build   qcheck-core       0.22
| - build   re                1.12.0
| - build   ringo             1.1.0
| - build   zarith            1.12
| - install dune-configurator 3.13.1
+- 
+- The following changes have been performed (the rest was aborted)
| - install base-bytes                 base
| - install base64                     3.5.1
| - install bheap                      2.0.0
| - install bigarray-compat            1.1.0
| - install bigstring                  0.3
| - install cmdliner                   1.3.0
| - install conf-bash                  1
| - install conf-cmake                 1
| - install conf-g++                   1.0
| - install conf-gmp                   4
| - install conf-libev                 4-12
| - install conf-pkg-config            3
| - install conf-rust                  0.1
| - install conf-rust-2021             1
| - install conf-which                 1
| - install cppo                       1.7.0
| - install csexp                      1.5.2
| - install digestif                   1.2.0
| - install domain-name                0.4.0
| - install dune                       3.10.0
| - install either                     1.0.0
| - install eqaf                       0.10
| - install gen                        1.1
| - install ipaddr                     5.6.0
| - install jane-street-headers        v0.16.0
| - install lru                        0.3.1
| - install macaddr                    5.6.0
| - install magic-mime                 1.3.1
| - install menhirCST                  20240715
| - install menhirLib                  20240715
| - install menhirSdk                  20240715
| - install num                        1.5-1
| - install ocaml-compiler-libs        v0.12.4
| - install ocaml-syntax-shims         1.0.0
| - install ocamlbuild                 0.15.0
| - install ocamlfind                  1.9.6
| - install ocplib-endian              1.2
| - install octez-distributed-internal 17.3
| - install optint                     0.3.0
| - install ppx_derivers               1.2.1
| - install psq                        0.2.1
| - install seq                        base
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/4.14.2/.opam-switch/backup/state-20241012070140.export"
'opam install -vy tezos-client-004-Pt24m4xi.17.3' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "tezos-client-004-Pt24m4xi.17.3"
opam install -vy "tezos-client-004-Pt24m4xi.17.3"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "tezos-client-004-Pt24m4xi.17.3" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_40930_11212" "mount.fstab=/tmp/obuilder-jail-89f216/fstab" "mount.devfs" "path=/obuilder/result/185a98438abdc7cb3afe693c26cc2e05af810a1f5b908911f330b69c9a6420e3/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "tezos-client-004-Pt24m4xi.17.3"
opam install -vy "tezos-client-004-Pt24m4xi.17.3"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "tezos-client-004-Pt24m4xi.17.3" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed