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


Building on spring

(from freebsd)
2024-07-04 23:58.33 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-07-04 23:58.33 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 175a8ca8b27d9a46ed86ec5d7b1130c98a153055"))
2024-07-04 23:58.34 ---> using "12d681098b105578a67465aa7bc396c5d90e9ce4e3304a8d75f23641353fa26c" 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-07-04 23:58.34 ---> using "cd58f29b8c142c1ae36c06cbe6d040fc45053855e85f74d3d710bce30c463662" from cache

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

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

<><> 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.1  (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-07-04 23:58.35 ---> using "7b308b2584dc258233cfb37ad83354a0804ec90976555e191659bff7e597c170" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-07-04 23:58.36 ---> using "3f0c14f5761a225622a6acf1a058a90ab52281bdd9172d3eca06be38cd0468ad" from cache

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

Nothing to do.
The following actions will be performed:
=== install 60 packages
  - install base                        v0.15.1 [required by core_kernel]
  - install base_bigstring              v0.15.0 [required by core]
  - install base_quickcheck             v0.15.0 [required by core]
  - install bin_prot                    v0.15.0 [required by core]
  - install conf-tidy                   1       [required by tidy]
  - install core                        v0.15.1 [required by core_kernel]
  - install core_kernel                 v0.15.0 [required by tidy]
  - install csexp                       1.5.2   [required by dune-configurator]
  - install dune                        3.16.0  [required by tidy]
  - install dune-configurator           3.16.0  [required by base]
  - install fieldslib                   v0.15.0 [required by core]
  - install int_repr                    v0.15.0 [required by core_kernel]
  - install jane-street-headers         v0.15.0 [required by core]
  - install jst-config                  v0.15.1 [required by core]
  - install num                         1.5     [required by sexplib]
  - install ocaml-compiler-libs         v0.12.4 [required by ppxlib]
  - install parsexp                     v0.15.0 [required by sexplib]
  - install ppx_assert                  v0.15.0 [required by core]
  - install ppx_base                    v0.15.0 [required by core]
  - install ppx_bench                   v0.15.1 [required by ppx_jane]
  - install ppx_bin_prot                v0.15.0 [required by ppx_jane]
  - install ppx_cold                    v0.15.0 [required by ppx_base]
  - install ppx_compare                 v0.15.0 [required by ppx_base, bin_prot]
  - install ppx_custom_printf           v0.15.0 [required by ppx_jane]
  - install ppx_derivers                1.2.1   [required by ppxlib]
  - install ppx_disable_unused_warnings v0.15.0 [required by ppx_jane]
  - install ppx_enumerate               v0.15.0 [required by ppx_base]
  - install ppx_expect                  v0.15.1 [required by ppx_jane]
  - install ppx_fields_conv             v0.15.0 [required by ppx_jane]
  - install ppx_fixed_literal           v0.15.0 [required by ppx_jane]
  - install ppx_hash                    v0.15.0 [required by core]
  - install ppx_here                    v0.15.0 [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.15.0 [required by ppx_jane]
  - install ppx_inline_test             v0.15.1 [required by core]
  - install ppx_jane                    v0.15.0 [required by core_kernel]
  - install ppx_let                     v0.15.0 [required by ppx_jane]
  - install ppx_log                     v0.15.0 [required by ppx_jane]
  - install ppx_module_timer            v0.15.0 [required by ppx_jane]
  - install ppx_optcomp                 v0.15.0 [required by ppx_jane]
  - install ppx_optional                v0.15.0 [required by ppx_jane]
  - install ppx_pipebang                v0.15.0 [required by ppx_jane]
  - install ppx_sexp_conv               v0.15.1 [required by core]
  - install ppx_sexp_message            v0.15.0 [required by core]
  - install ppx_sexp_value              v0.15.0 [required by ppx_jane]
  - install ppx_stable                  v0.15.0 [required by ppx_jane]
  - install ppx_string                  v0.15.0 [required by ppx_jane]
  - install ppx_typerep_conv            v0.15.0 [required by ppx_jane]
  - install ppx_variants_conv           v0.15.0 [required by ppx_jane]
  - install ppxlib                      0.32.1  [required by ppx_jane]
  - install re                          1.11.0  [required by ppx_expect]
  - install seq                         base    [required by re]
  - install sexplib                     v0.15.1 [required by core]
  - install sexplib0                    v0.15.1 [required by base]
  - install splittable_random           v0.15.0 [required by core]
  - install stdio                       v0.15.0 [required by core]
  - install stdlib-shims                0.3.0   [required by ppxlib]
  - install tidy                        5.6-0.1
  - install time_now                    v0.15.0 [required by core]
  - install typerep                     v0.15.0 [required by core]
  - install variantslib                 v0.15.0 [required by core]

The following system packages will first need to be installed:
    tidy-html5

<><> 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" "tidy-html5"
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- All repositories are up to date.
- The following 5 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	libgcrypt: 1.10.3_1
- 	libgpg-error: 1.48
- 	libxml2: 2.11.7
- 	libxslt: 1.1.37_1
- 	tidy-html5: 5.8.0_3
- 
- Number of packages to be installed: 5
- 
- The process will require 15 MiB more space.
- 3 MiB to be downloaded.
- [spring] [1/5] Fetching libxml2-2.11.7.pkg: .......... done
- [spring] [2/5] Fetching libgcrypt-1.10.3_1.pkg: ........
- .. done
- [spring] [3/5] Fetching libxslt-1.1.37_1.pkg: .......... done
- [spring] [4/5] Fetching tidy-html5-5.8.0_3.pkg: .......... done
- [spring] [5/5] Fetching libgpg-error-1.48.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [spring] [1/5] Installing libgpg-error-1.48...
- [spring] [1/5] Extracting libgpg-error-1.48: .......... done
- [spring] [2/5] Installing libxml2-2.11.7...
- [spring] [2/5] Extracting libxml2-2.11.7: .......... done
- [spring] [3/5] Installing libgcrypt-1.10.3_1...
- [spring] [3/5] Extracting libgcrypt-1.10.3_1: .......... done
- [spring] [4/5] Installing libxslt-1.1.37_1...
- [spring] [4/5] Extracting libxslt-1.1.37_1: .......... done
- [spring] [5/5] Installing tidy-html5-5.8.0_3...
- [spring] [5/5] Extracting tidy-html5-5.8.0_3: .......... done

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/179: [base.v0.15.1: http]
Processing  2/179: [base.v0.15.1: http] [base_bigstring.v0.15.0: http]
Processing  3/179: [base.v0.15.1: http] [base_bigstring.v0.15.0: http] [base_quickcheck.v0.15.0: http]
Processing  3/179: [base.v0.15.1: extract] [base_bigstring.v0.15.0: http] [base_quickcheck.v0.15.0: http]
Processing  3/179: [base.v0.15.1: extract] [base_bigstring.v0.15.0: extract] [base_quickcheck.v0.15.0: http]
-> retrieved base_bigstring.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/base_bigstring-v0.15.0.tar.gz)
Processing  3/179: [base.v0.15.1: extract] [base_quickcheck.v0.15.0: http]
Processing  4/179: [base.v0.15.1: extract] [base_quickcheck.v0.15.0: http] [bin_prot.v0.15.0: http]
-> retrieved base.v0.15.1  (https://github.com/janestreet/base/archive/refs/tags/v0.15.1.tar.gz)
Processing  4/179: [base_quickcheck.v0.15.0: http] [bin_prot.v0.15.0: http]
Processing  5/179: [base_quickcheck.v0.15.0: http] [bin_prot.v0.15.0: http] [conf-tidy.1/test.c: dl]
Processing  5/179: [base_quickcheck.v0.15.0: extract] [bin_prot.v0.15.0: http] [conf-tidy.1/test.c: dl]
-> retrieved base_quickcheck.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/base_quickcheck-v0.15.0.tar.gz)
Processing  5/179: [bin_prot.v0.15.0: http] [conf-tidy.1/test.c: dl]
Processing  6/179: [bin_prot.v0.15.0: http] [conf-tidy.1/test.c: dl] [core.v0.15.1: http]
Processing  6/179: [bin_prot.v0.15.0: extract] [conf-tidy.1/test.c: dl] [core.v0.15.1: http]
-> retrieved bin_prot.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/bin_prot-v0.15.0.tar.gz)
Processing  6/179: [conf-tidy.1/test.c: dl] [core.v0.15.1: http]
Processing  7/179: [conf-tidy.1/test.c: dl] [core.v0.15.1: http] [core_kernel.v0.15.0: http]
-> retrieved conf-tidy.1  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-tidy/test.c)
Processing  7/179: [core.v0.15.1: http] [core_kernel.v0.15.0: http]
Processing  8/179: [core.v0.15.1: http] [core_kernel.v0.15.0: http] [csexp.1.5.2: extract]
Processing  9/179: [core.v0.15.1: http] [core_kernel.v0.15.0: http] [csexp.1.5.2: extract] [conf-tidy: sh]
-> retrieved csexp.1.5.2  (cached)
Processing  9/179: [core.v0.15.1: http] [core_kernel.v0.15.0: http] [conf-tidy: sh]
Processing 10/179: [core.v0.15.1: http] [core_kernel.v0.15.0: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-tidy: sh]
+ /bin/sh "-exec" "cc -I/usr/include/tidy -I/usr/local/include/tidy $CFLAGS test.c -ltidy" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/conf-tidy.1)
- + cc -I/usr/include/tidy -I/usr/local/include/tidy test.c -ltidy
- test.c:1:10: fatal error: 'tidy.h' file not found
- #include <tidy.h>
-          ^~~~~~~~
- 1 error generated.
[ERROR] The compilation of conf-tidy.1 failed at "sh -exec cc -I/usr/include/tidy -I/usr/local/include/tidy $CFLAGS test.c -ltidy".
Processing 10/179: [core.v0.15.1: http] [core_kernel.v0.15.0: http] [dune.3.16.0, dune-configurator.3.16.0: extract]
Processing 11/179: [core.v0.15.1: http] [core_kernel.v0.15.0: http] [dune.3.16.0, dune-configurator.3.16.0: extract]
Processing 11/179: [core.v0.15.1: extract] [core_kernel.v0.15.0: http] [dune.3.16.0, dune-configurator.3.16.0: extract]
-> retrieved core.v0.15.1  (https://github.com/janestreet/core/archive/refs/tags/v0.15.1.tar.gz)
Processing 11/179: [core_kernel.v0.15.0: http] [dune.3.16.0, dune-configurator.3.16.0: extract]
Processing 12/179: [core_kernel.v0.15.0: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [fieldslib.v0.15.0: http]
Processing 12/179: [core_kernel.v0.15.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [fieldslib.v0.15.0: http]
-> retrieved core_kernel.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/core_kernel-v0.15.0.tar.gz)
Processing 12/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [fieldslib.v0.15.0: http]
Processing 13/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [fieldslib.v0.15.0: http] [int_repr.v0.15.0: http]
Processing 13/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [fieldslib.v0.15.0: extract] [int_repr.v0.15.0: http]
-> retrieved fieldslib.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/fieldslib-v0.15.0.tar.gz)
Processing 13/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [int_repr.v0.15.0: http]
Processing 14/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [int_repr.v0.15.0: http] [jane-street-headers.v0.15.0: http]
Processing 14/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [int_repr.v0.15.0: extract] [jane-street-headers.v0.15.0: http]
-> retrieved int_repr.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/int_repr-v0.15.0.tar.gz)
Processing 14/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.15.0: http]
Processing 15/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.15.0: http] [jst-config.v0.15.1: http]
Processing 15/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.15.0: extract] [jst-config.v0.15.1: http]
-> retrieved jane-street-headers.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/jane-street-headers-v0.15.0.tar.gz)
Processing 15/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.15.1: http]
Processing 16/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.15.1: http] [num.1.5: extract]
-> retrieved num.1.5  (cached)
Processing 16/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.15.1: http]
Processing 17/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.15.1: http] [ocaml-compiler-libs.v0.12.4: extract]
Processing 18/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.15.1: http] [ocaml-compiler-libs.v0.12.4: extract] [num: gmake opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 18/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.15.1: http] [num: gmake opam-legacy]
Processing 19/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.15.1: http] [parsexp.v0.15.0: http] [num: gmake opam-legacy]
Processing 19/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.15.1: extract] [parsexp.v0.15.0: http] [num: gmake opam-legacy]
-> retrieved jst-config.v0.15.1  (https://github.com/janestreet/jst-config/archive/refs/tags/v0.15.1.tar.gz)
Processing 19/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [parsexp.v0.15.0: http] [num: gmake opam-legacy]
Processing 20/179: [dune.3.16.0, dune-configurator.3.16.0: extract] [parsexp.v0.15.0: http] [ppx_assert.v0.15.0: http] [num: gmake opam-legacy]
-> retrieved dune.3.16.0, dune-configurator.3.16.0  (cached)
Processing 20/179: [parsexp.v0.15.0: http] [ppx_assert.v0.15.0: http] [num: gmake opam-legacy]
Processing 21/179: [parsexp.v0.15.0: http] [ppx_assert.v0.15.0: http] [ppx_base.v0.15.0: http] [num: gmake opam-legacy]
Processing 22/179: [parsexp.v0.15.0: http] [ppx_assert.v0.15.0: http] [ppx_base.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 22/179: [parsexp.v0.15.0: http] [ppx_assert.v0.15.0: http] [ppx_base.v0.15.0: extract] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ppx_base.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_base-v0.15.0.tar.gz)
Processing 22/179: [parsexp.v0.15.0: http] [ppx_assert.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 23/179: [parsexp.v0.15.0: http] [ppx_assert.v0.15.0: http] [ppx_bench.v0.15.1: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 23/179: [parsexp.v0.15.0: http] [ppx_assert.v0.15.0: extract] [ppx_bench.v0.15.1: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 23/179: [parsexp.v0.15.0: extract] [ppx_assert.v0.15.0: extract] [ppx_bench.v0.15.1: http] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ppx_assert.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_assert-v0.15.0.tar.gz)
Processing 23/179: [parsexp.v0.15.0: extract] [ppx_bench.v0.15.1: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 24/179: [parsexp.v0.15.0: extract] [ppx_bench.v0.15.1: http] [ppx_bin_prot.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved parsexp.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/parsexp-v0.15.0.tar.gz)
Processing 24/179: [ppx_bench.v0.15.1: http] [ppx_bin_prot.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 25/179: [ppx_bench.v0.15.1: http] [ppx_bin_prot.v0.15.0: http] [ppx_cold.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 25/179: [ppx_bench.v0.15.1: http] [ppx_bin_prot.v0.15.0: extract] [ppx_cold.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 25/179: [ppx_bench.v0.15.1: extract] [ppx_bin_prot.v0.15.0: extract] [ppx_cold.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ppx_bench.v0.15.1  (https://github.com/janestreet/ppx_bench/archive/refs/tags/v0.15.1.tar.gz)
Processing 25/179: [ppx_bin_prot.v0.15.0: extract] [ppx_cold.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 26/179: [ppx_bin_prot.v0.15.0: extract] [ppx_cold.v0.15.0: http] [ppx_compare.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ppx_bin_prot.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_bin_prot-v0.15.0.tar.gz)
Processing 26/179: [ppx_cold.v0.15.0: http] [ppx_compare.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 27/179: [ppx_cold.v0.15.0: http] [ppx_compare.v0.15.0: http] [ppx_custom_printf.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 27/179: [ppx_cold.v0.15.0: extract] [ppx_compare.v0.15.0: http] [ppx_custom_printf.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 27/179: [ppx_cold.v0.15.0: extract] [ppx_compare.v0.15.0: http] [ppx_custom_printf.v0.15.0: extract] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ppx_cold.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_cold-v0.15.0.tar.gz)
Processing 27/179: [ppx_compare.v0.15.0: http] [ppx_custom_printf.v0.15.0: extract] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 28/179: [ppx_compare.v0.15.0: http] [ppx_custom_printf.v0.15.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 28/179: [ppx_compare.v0.15.0: extract] [ppx_custom_printf.v0.15.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ppx_custom_printf.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_custom_printf-v0.15.0.tar.gz)
Processing 28/179: [ppx_compare.v0.15.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 29/179: [ppx_compare.v0.15.0: extract] [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 29/179: [ppx_compare.v0.15.0: extract] [ppx_disable_unused_warnings.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 30/179: [ppx_compare.v0.15.0: extract] [ppx_disable_unused_warnings.v0.15.0: http] [ppx_enumerate.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ppx_compare.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_compare-v0.15.0.tar.gz)
Processing 30/179: [ppx_disable_unused_warnings.v0.15.0: http] [ppx_enumerate.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 31/179: [ppx_disable_unused_warnings.v0.15.0: http] [ppx_enumerate.v0.15.0: http] [ppx_expect.v0.15.1: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 31/179: [ppx_disable_unused_warnings.v0.15.0: extract] [ppx_enumerate.v0.15.0: http] [ppx_expect.v0.15.1: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 31/179: [ppx_disable_unused_warnings.v0.15.0: extract] [ppx_enumerate.v0.15.0: extract] [ppx_expect.v0.15.1: http] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ppx_disable_unused_warnings.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_disable_unused_warnings-v0.15.0.tar.gz)
Processing 31/179: [ppx_enumerate.v0.15.0: extract] [ppx_expect.v0.15.1: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 32/179: [ppx_enumerate.v0.15.0: extract] [ppx_expect.v0.15.1: http] [ppx_fields_conv.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
-> retrieved ppx_enumerate.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_enumerate-v0.15.0.tar.gz)
Processing 32/179: [ppx_expect.v0.15.1: http] [ppx_fields_conv.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 33/179: [ppx_expect.v0.15.1: http] [ppx_fields_conv.v0.15.0: http] [ppx_fixed_literal.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
Processing 33/179: [ppx_expect.v0.15.1: extract] [ppx_fields_conv.v0.15.0: http] [ppx_fixed_literal.v0.15.0: http] [dune: ocaml 7] [num: gmake opam-legacy]
+ /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5/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.1/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 33/179: [ppx_expect.v0.15.1: extract] [ppx_fields_conv.v0.15.0: http] [ppx_fixed_literal.v0.15.0: http] [dune: ocaml 7]
-> installed num.1.5
Processing 34/179: [ppx_expect.v0.15.1: extract] [ppx_fields_conv.v0.15.0: http] [ppx_fixed_literal.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_expect.v0.15.1  (https://github.com/janestreet/ppx_expect/archive/refs/tags/v0.15.1.tar.gz)
Processing 34/179: [ppx_fields_conv.v0.15.0: http] [ppx_fixed_literal.v0.15.0: http] [dune: ocaml 7]
Processing 35/179: [ppx_fields_conv.v0.15.0: http] [ppx_fixed_literal.v0.15.0: http] [ppx_hash.v0.15.0: http] [dune: ocaml 7]
Processing 35/179: [ppx_fields_conv.v0.15.0: http] [ppx_fixed_literal.v0.15.0: extract] [ppx_hash.v0.15.0: http] [dune: ocaml 7]
Processing 35/179: [ppx_fields_conv.v0.15.0: extract] [ppx_fixed_literal.v0.15.0: extract] [ppx_hash.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_fixed_literal.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_fixed_literal-v0.15.0.tar.gz)
Processing 35/179: [ppx_fields_conv.v0.15.0: extract] [ppx_hash.v0.15.0: http] [dune: ocaml 7]
Processing 36/179: [ppx_fields_conv.v0.15.0: extract] [ppx_hash.v0.15.0: http] [ppx_here.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_fields_conv.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_fields_conv-v0.15.0.tar.gz)
Processing 36/179: [ppx_hash.v0.15.0: http] [ppx_here.v0.15.0: http] [dune: ocaml 7]
Processing 37/179: [ppx_hash.v0.15.0: http] [ppx_here.v0.15.0: http] [ppx_ignore_instrumentation.v0.15.0: http] [dune: ocaml 7]
Processing 37/179: [ppx_hash.v0.15.0: extract] [ppx_here.v0.15.0: http] [ppx_ignore_instrumentation.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_hash.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_hash-v0.15.0.tar.gz)
Processing 37/179: [ppx_here.v0.15.0: http] [ppx_ignore_instrumentation.v0.15.0: http] [dune: ocaml 7]
Processing 38/179: [ppx_here.v0.15.0: http] [ppx_ignore_instrumentation.v0.15.0: http] [ppx_inline_test.v0.15.1: http] [dune: ocaml 7]
Processing 38/179: [ppx_here.v0.15.0: extract] [ppx_ignore_instrumentation.v0.15.0: http] [ppx_inline_test.v0.15.1: http] [dune: ocaml 7]
-> retrieved ppx_here.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_here-v0.15.0.tar.gz)
Processing 38/179: [ppx_ignore_instrumentation.v0.15.0: http] [ppx_inline_test.v0.15.1: http] [dune: ocaml 7]
Processing 39/179: [ppx_ignore_instrumentation.v0.15.0: http] [ppx_inline_test.v0.15.1: http] [ppx_jane.v0.15.0: http] [dune: ocaml 7]
Processing 39/179: [ppx_ignore_instrumentation.v0.15.0: extract] [ppx_inline_test.v0.15.1: http] [ppx_jane.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_ignore_instrumentation.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_ignore_instrumentation-v0.15.0.tar.gz)
Processing 39/179: [ppx_inline_test.v0.15.1: http] [ppx_jane.v0.15.0: http] [dune: ocaml 7]
Processing 40/179: [ppx_inline_test.v0.15.1: http] [ppx_jane.v0.15.0: http] [ppx_let.v0.15.0: http] [dune: ocaml 7]
Processing 40/179: [ppx_inline_test.v0.15.1: extract] [ppx_jane.v0.15.0: http] [ppx_let.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_inline_test.v0.15.1  (https://github.com/janestreet/ppx_inline_test/archive/refs/tags/v0.15.1.tar.gz)
Processing 40/179: [ppx_jane.v0.15.0: http] [ppx_let.v0.15.0: http] [dune: ocaml 7]
Processing 41/179: [ppx_jane.v0.15.0: http] [ppx_let.v0.15.0: http] [ppx_log.v0.15.0: http] [dune: ocaml 7]
Processing 41/179: [ppx_jane.v0.15.0: extract] [ppx_let.v0.15.0: http] [ppx_log.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_jane.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_jane-v0.15.0.tar.gz)
Processing 41/179: [ppx_let.v0.15.0: http] [ppx_log.v0.15.0: http] [dune: ocaml 7]
Processing 42/179: [ppx_let.v0.15.0: http] [ppx_log.v0.15.0: http] [ppx_module_timer.v0.15.0: http] [dune: ocaml 7]
Processing 42/179: [ppx_let.v0.15.0: extract] [ppx_log.v0.15.0: http] [ppx_module_timer.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_let.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_let-v0.15.0.tar.gz)
Processing 42/179: [ppx_log.v0.15.0: http] [ppx_module_timer.v0.15.0: http] [dune: ocaml 7]
Processing 43/179: [ppx_log.v0.15.0: http] [ppx_module_timer.v0.15.0: http] [ppx_optcomp.v0.15.0: http] [dune: ocaml 7]
Processing 43/179: [ppx_log.v0.15.0: extract] [ppx_module_timer.v0.15.0: http] [ppx_optcomp.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_log.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_log-v0.15.0.tar.gz)
Processing 43/179: [ppx_module_timer.v0.15.0: http] [ppx_optcomp.v0.15.0: http] [dune: ocaml 7]
Processing 44/179: [ppx_module_timer.v0.15.0: http] [ppx_optcomp.v0.15.0: http] [ppx_optional.v0.15.0: http] [dune: ocaml 7]
Processing 44/179: [ppx_module_timer.v0.15.0: extract] [ppx_optcomp.v0.15.0: http] [ppx_optional.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_module_timer.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_module_timer-v0.15.0.tar.gz)
Processing 44/179: [ppx_optcomp.v0.15.0: http] [ppx_optional.v0.15.0: http] [dune: ocaml 7]
Processing 45/179: [ppx_optcomp.v0.15.0: http] [ppx_optional.v0.15.0: http] [ppx_pipebang.v0.15.0: http] [dune: ocaml 7]
Processing 45/179: [ppx_optcomp.v0.15.0: extract] [ppx_optional.v0.15.0: http] [ppx_pipebang.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_optcomp.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_optcomp-v0.15.0.tar.gz)
Processing 45/179: [ppx_optional.v0.15.0: http] [ppx_pipebang.v0.15.0: http] [dune: ocaml 7]
Processing 46/179: [ppx_optional.v0.15.0: http] [ppx_pipebang.v0.15.0: http] [ppx_sexp_conv.v0.15.1: http] [dune: ocaml 7]
Processing 46/179: [ppx_optional.v0.15.0: extract] [ppx_pipebang.v0.15.0: http] [ppx_sexp_conv.v0.15.1: http] [dune: ocaml 7]
-> retrieved ppx_optional.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_optional-v0.15.0.tar.gz)
Processing 46/179: [ppx_pipebang.v0.15.0: http] [ppx_sexp_conv.v0.15.1: http] [dune: ocaml 7]
Processing 47/179: [ppx_pipebang.v0.15.0: http] [ppx_sexp_conv.v0.15.1: http] [ppx_sexp_message.v0.15.0: http] [dune: ocaml 7]
Processing 47/179: [ppx_pipebang.v0.15.0: extract] [ppx_sexp_conv.v0.15.1: http] [ppx_sexp_message.v0.15.0: http] [dune: ocaml 7]
Processing 47/179: [ppx_pipebang.v0.15.0: extract] [ppx_sexp_conv.v0.15.1: extract] [ppx_sexp_message.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_pipebang.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_pipebang-v0.15.0.tar.gz)
Processing 47/179: [ppx_sexp_conv.v0.15.1: extract] [ppx_sexp_message.v0.15.0: http] [dune: ocaml 7]
Processing 48/179: [ppx_sexp_conv.v0.15.1: extract] [ppx_sexp_message.v0.15.0: http] [ppx_sexp_value.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_sexp_conv.v0.15.1  (https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.15.1.tar.gz)
Processing 48/179: [ppx_sexp_message.v0.15.0: http] [ppx_sexp_value.v0.15.0: http] [dune: ocaml 7]
Processing 49/179: [ppx_sexp_message.v0.15.0: http] [ppx_sexp_value.v0.15.0: http] [ppx_stable.v0.15.0: http] [dune: ocaml 7]
Processing 49/179: [ppx_sexp_message.v0.15.0: extract] [ppx_sexp_value.v0.15.0: http] [ppx_stable.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_sexp_message.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_sexp_message-v0.15.0.tar.gz)
Processing 49/179: [ppx_sexp_value.v0.15.0: http] [ppx_stable.v0.15.0: http] [dune: ocaml 7]
Processing 50/179: [ppx_sexp_value.v0.15.0: http] [ppx_stable.v0.15.0: http] [ppx_string.v0.15.0: http] [dune: ocaml 7]
Processing 50/179: [ppx_sexp_value.v0.15.0: extract] [ppx_stable.v0.15.0: http] [ppx_string.v0.15.0: http] [dune: ocaml 7]
Processing 50/179: [ppx_sexp_value.v0.15.0: extract] [ppx_stable.v0.15.0: extract] [ppx_string.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_stable.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_stable-v0.15.0.tar.gz)
Processing 50/179: [ppx_sexp_value.v0.15.0: extract] [ppx_string.v0.15.0: http] [dune: ocaml 7]
Processing 51/179: [ppx_sexp_value.v0.15.0: extract] [ppx_string.v0.15.0: http] [ppx_typerep_conv.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_sexp_value.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_sexp_value-v0.15.0.tar.gz)
Processing 51/179: [ppx_string.v0.15.0: http] [ppx_typerep_conv.v0.15.0: http] [dune: ocaml 7]
Processing 52/179: [ppx_string.v0.15.0: http] [ppx_typerep_conv.v0.15.0: http] [ppx_variants_conv.v0.15.0: http] [dune: ocaml 7]
Processing 52/179: [ppx_string.v0.15.0: extract] [ppx_typerep_conv.v0.15.0: http] [ppx_variants_conv.v0.15.0: http] [dune: ocaml 7]
-> retrieved ppx_string.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_string-v0.15.0.tar.gz)
Processing 52/179: [ppx_typerep_conv.v0.15.0: http] [ppx_variants_conv.v0.15.0: http] [dune: ocaml 7]
Processing 53/179: [ppx_typerep_conv.v0.15.0: http] [ppx_variants_conv.v0.15.0: http] [ppxlib.0.32.1: extract] [dune: ocaml 7]
Processing 53/179: [ppx_typerep_conv.v0.15.0: extract] [ppx_variants_conv.v0.15.0: http] [ppxlib.0.32.1: extract] [dune: ocaml 7]
-> retrieved ppx_typerep_conv.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_typerep_conv-v0.15.0.tar.gz)
Processing 53/179: [ppx_variants_conv.v0.15.0: http] [ppxlib.0.32.1: extract] [dune: ocaml 7]
Processing 54/179: [ppx_variants_conv.v0.15.0: http] [ppxlib.0.32.1: extract] [re.1.11.0: extract] [dune: ocaml 7]
Processing 54/179: [ppx_variants_conv.v0.15.0: extract] [ppxlib.0.32.1: extract] [re.1.11.0: extract] [dune: ocaml 7]
-> retrieved re.1.11.0  (cached)
Processing 54/179: [ppx_variants_conv.v0.15.0: extract] [ppxlib.0.32.1: extract] [dune: ocaml 7]
-> retrieved seq.base  (cached)
Processing 55/179: [ppx_variants_conv.v0.15.0: extract] [ppxlib.0.32.1: extract] [dune: ocaml 7]
Processing 56/179: [ppx_variants_conv.v0.15.0: extract] [ppxlib.0.32.1: extract] [sexplib.v0.15.1: http] [dune: ocaml 7]
Processing 57/179: [ppx_variants_conv.v0.15.0: extract] [ppxlib.0.32.1: extract] [sexplib.v0.15.1: http] [dune: ocaml 7]
-> installed seq.base
Processing 58/179: [ppx_variants_conv.v0.15.0: extract] [ppxlib.0.32.1: extract] [sexplib.v0.15.1: http] [dune: ocaml 7]
-> retrieved ppx_variants_conv.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_variants_conv-v0.15.0.tar.gz)
Processing 58/179: [ppxlib.0.32.1: extract] [sexplib.v0.15.1: http] [dune: ocaml 7]
Processing 59/179: [ppxlib.0.32.1: extract] [sexplib.v0.15.1: http] [sexplib0.v0.15.1: http] [dune: ocaml 7]
-> retrieved ppxlib.0.32.1  (cached)
Processing 59/179: [sexplib.v0.15.1: http] [sexplib0.v0.15.1: http] [dune: ocaml 7]
Processing 60/179: [sexplib.v0.15.1: http] [sexplib0.v0.15.1: http] [splittable_random.v0.15.0: http] [dune: ocaml 7]
Processing 60/179: [sexplib.v0.15.1: http] [sexplib0.v0.15.1: extract] [splittable_random.v0.15.0: http] [dune: ocaml 7]
Processing 60/179: [sexplib.v0.15.1: extract] [sexplib0.v0.15.1: extract] [splittable_random.v0.15.0: http] [dune: ocaml 7]
-> retrieved sexplib0.v0.15.1  (https://github.com/janestreet/sexplib0/archive/refs/tags/v0.15.1.tar.gz)
Processing 60/179: [sexplib.v0.15.1: extract] [splittable_random.v0.15.0: http] [dune: ocaml 7]
Processing 61/179: [sexplib.v0.15.1: extract] [splittable_random.v0.15.0: http] [stdio.v0.15.0: http] [dune: ocaml 7]
-> retrieved sexplib.v0.15.1  (https://github.com/janestreet/sexplib/archive/refs/tags/v0.15.1.tar.gz)
Processing 61/179: [splittable_random.v0.15.0: http] [stdio.v0.15.0: http] [dune: ocaml 7]
Processing 62/179: [splittable_random.v0.15.0: http] [stdio.v0.15.0: http] [stdlib-shims.0.3.0: extract] [dune: ocaml 7]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 62/179: [splittable_random.v0.15.0: http] [stdio.v0.15.0: http] [dune: ocaml 7]
Processing 63/179: [splittable_random.v0.15.0: http] [stdio.v0.15.0: http] [tidy.5.6-0.1: http] [dune: ocaml 7]
Processing 63/179: [splittable_random.v0.15.0: extract] [stdio.v0.15.0: http] [tidy.5.6-0.1: http] [dune: ocaml 7]
-> retrieved splittable_random.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/splittable_random-v0.15.0.tar.gz)
Processing 63/179: [stdio.v0.15.0: http] [tidy.5.6-0.1: http] [dune: ocaml 7]
Processing 64/179: [stdio.v0.15.0: http] [tidy.5.6-0.1: http] [time_now.v0.15.0: http] [dune: ocaml 7]
Processing 64/179: [stdio.v0.15.0: extract] [tidy.5.6-0.1: http] [time_now.v0.15.0: http] [dune: ocaml 7]
-> retrieved stdio.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/stdio-v0.15.0.tar.gz)
Processing 64/179: [tidy.5.6-0.1: http] [time_now.v0.15.0: http] [dune: ocaml 7]
Processing 65/179: [tidy.5.6-0.1: http] [time_now.v0.15.0: http] [typerep.v0.15.0: http] [dune: ocaml 7]
Processing 65/179: [tidy.5.6-0.1: extract] [time_now.v0.15.0: http] [typerep.v0.15.0: http] [dune: ocaml 7]
Processing 65/179: [tidy.5.6-0.1: extract] [time_now.v0.15.0: extract] [typerep.v0.15.0: http] [dune: ocaml 7]
-> retrieved time_now.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/time_now-v0.15.0.tar.gz)
Processing 65/179: [tidy.5.6-0.1: extract] [typerep.v0.15.0: http] [dune: ocaml 7]
Processing 66/179: [tidy.5.6-0.1: extract] [typerep.v0.15.0: http] [variantslib.v0.15.0: http] [dune: ocaml 7]
-> retrieved tidy.5.6-0.1  (https://github.com/kandu/ocaml-tidy/archive/5.6-0.1.tar.gz)
Processing 66/179: [typerep.v0.15.0: http] [variantslib.v0.15.0: http] [dune: ocaml 7]
Processing 66/179: [typerep.v0.15.0: extract] [variantslib.v0.15.0: http] [dune: ocaml 7]
-> retrieved typerep.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/typerep-v0.15.0.tar.gz)
Processing 66/179: [variantslib.v0.15.0: http] [dune: ocaml 7]
Processing 66/179: [variantslib.v0.15.0: extract] [dune: ocaml 7]
-> retrieved variantslib.v0.15.0  (https://ocaml.janestreet.com/ocaml-core/v0.15/files/variantslib-v0.15.0.tar.gz)
Processing 66/179: [dune: ocaml 7]
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.16.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobjea379c.c:16582:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
-                  ^
- /tmp/camlobjea379c.c:16764:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
-                  ^
- 2 warnings generated.
- ./.duneboot.exe -j 7
- 

Processing 66/179: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.16.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.16.0)
-> compiled  dune.3.16.0
-> installed dune.3.16.0
Processing 68/179: [csexp: dune build]
Processing 69/179: [csexp: dune build] [jane-street-headers: dune build]
Processing 70/179: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build]
Processing 71/179: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 72/179: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 73/179: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 74/179: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "jane-street-headers" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/jane-street-headers.v0.15.0)
-> compiled  jane-street-headers.v0.15.0
Processing 74/179: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.15.0
Processing 75/179: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 75/179: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 76/179: [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 77/179: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 77/179: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 78/179: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.16.0)
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "sexplib0" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/sexplib0.v0.15.1)
-> compiled  sexplib0.v0.15.1
Processing 78/179: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
-> installed sexplib0.v0.15.1
Processing 79/179: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.16.0)
Processing 79/179: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_derivers" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 79/179: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
-> installed ppx_derivers.1.2.1
Processing 80/179: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 80/179: [dune-configurator: dune build] [re: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 81/179: [dune-configurator: dune build] [re: dune build]
Processing 82/179: [dune-configurator: dune build] [ppxlib: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "re" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 82/179: [dune-configurator: dune build] [ppxlib: dune build]
-> installed re.1.11.0
Processing 83/179: [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.16.0)
-> compiled  dune-configurator.3.16.0
Processing 83/179: [ppxlib: dune build]
-> installed dune-configurator.3.16.0
Processing 84/179: [ppxlib: dune build]
Processing 85/179: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "base" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/base.v0.15.1)
-> compiled  base.v0.15.1
Processing 85/179: [ppxlib: dune build]
-> installed base.v0.15.1
Processing 86/179: [ppxlib: dune build]
Processing 87/179: [fieldslib: dune build] [ppxlib: dune build]
Processing 88/179: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 89/179: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build]
Processing 90/179: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
Processing 91/179: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "variantslib" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/variantslib.v0.15.0)
-> compiled  variantslib.v0.15.0
Processing 91/179: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> installed variantslib.v0.15.0
Processing 92/179: [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "fieldslib" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/fieldslib.v0.15.0)
-> compiled  fieldslib.v0.15.0
Processing 92/179: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> installed fieldslib.v0.15.0
Processing 93/179: [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdio" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdio.v0.15.0)
-> compiled  stdio.v0.15.0
Processing 93/179: [parsexp: dune build] [ppxlib: dune build] [typerep: dune build]
-> installed stdio.v0.15.0
Processing 94/179: [parsexp: dune build] [ppxlib: dune build] [typerep: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "typerep" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/typerep.v0.15.0)
-> compiled  typerep.v0.15.0
Processing 94/179: [parsexp: dune build] [ppxlib: dune build]
-> installed typerep.v0.15.0
Processing 95/179: [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "parsexp" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/parsexp.v0.15.0)
-> compiled  parsexp.v0.15.0
Processing 95/179: [ppxlib: dune build]
-> installed parsexp.v0.15.0
Processing 96/179: [ppxlib: dune build]
Processing 97/179: [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppxlib.0.32.1)
-> compiled  ppxlib.0.32.1
Processing 97/179: [sexplib: dune build]
-> installed ppxlib.0.32.1
Processing 98/179: [sexplib: dune build]
Processing 99/179: [ppx_cold: dune build] [sexplib: dune build]
Processing 100/179: [ppx_cold: dune build] [ppx_compare: dune build] [sexplib: dune build]
Processing 101/179: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [sexplib: dune build]
Processing 102/179: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [sexplib: dune build]
Processing 103/179: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [sexplib: dune build]
Processing 104/179: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [sexplib: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "sexplib" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/sexplib.v0.15.1)
-> compiled  sexplib.v0.15.1
Processing 104/179: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build]
Processing 105/179: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build]
-> installed sexplib.v0.15.1
Processing 106/179: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_cold" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_cold.v0.15.0)
-> compiled  ppx_cold.v0.15.0
Processing 106/179: [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build]
Processing 107/179: [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build]
-> installed ppx_cold.v0.15.0
Processing 108/179: [ppx_compare: dune build] [ppx_disable_unused_warnings: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_disable_unused_warnings" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_disable_unused_warnings.v0.15.0)
-> compiled  ppx_disable_unused_warnings.v0.15.0
Processing 108/179: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build]
Processing 109/179: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build]
-> installed ppx_disable_unused_warnings.v0.15.0
Processing 110/179: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_enumerate" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_enumerate.v0.15.0)
-> compiled  ppx_enumerate.v0.15.0
Processing 110/179: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build]
Processing 111/179: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
-> installed ppx_enumerate.v0.15.0
Processing 112/179: [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_fields_conv" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_fields_conv.v0.15.0)
-> compiled  ppx_fields_conv.v0.15.0
Processing 112/179: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
Processing 113/179: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
-> installed ppx_fields_conv.v0.15.0
Processing 114/179: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_here" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_here.v0.15.0)
-> compiled  ppx_here.v0.15.0
Processing 114/179: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
Processing 115/179: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_here.v0.15.0
Processing 116/179: [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_fixed_literal" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_fixed_literal.v0.15.0)
-> compiled  ppx_fixed_literal.v0.15.0
Processing 116/179: [ppx_compare: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
Processing 117/179: [ppx_compare: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_fixed_literal.v0.15.0
Processing 118/179: [ppx_compare: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_compare" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_compare.v0.15.0)
-> compiled  ppx_compare.v0.15.0
Processing 118/179: [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
Processing 119/179: [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
-> installed ppx_compare.v0.15.0
Processing 120/179: [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_ignore_instrumentation" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_ignore_instrumentation.v0.15.0)
-> compiled  ppx_ignore_instrumentation.v0.15.0
Processing 120/179: [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
Processing 121/179: [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
-> installed ppx_ignore_instrumentation.v0.15.0
Processing 122/179: [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_optcomp" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_optcomp.v0.15.0)
-> compiled  ppx_optcomp.v0.15.0
Processing 122/179: [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
Processing 123/179: [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_optcomp.v0.15.0
Processing 124/179: [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_optional" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_optional.v0.15.0)
-> compiled  ppx_optional.v0.15.0
Processing 124/179: [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_optional.v0.15.0
Processing 125/179: [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_stable" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_stable.v0.15.0)
-> compiled  ppx_stable.v0.15.0
Processing 125/179: [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_stable.v0.15.0
Processing 126/179: [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_pipebang" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_pipebang.v0.15.0)
-> compiled  ppx_pipebang.v0.15.0
Processing 126/179: [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_pipebang.v0.15.0
Processing 127/179: [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_typerep_conv" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_typerep_conv.v0.15.0)
-> compiled  ppx_typerep_conv.v0.15.0
Processing 127/179: [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_typerep_conv.v0.15.0
Processing 128/179: [ppx_let: dune build] [ppx_sexp_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_variants_conv" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_variants_conv.v0.15.0)
-> compiled  ppx_variants_conv.v0.15.0
Processing 128/179: [ppx_let: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_variants_conv.v0.15.0
Processing 129/179: [ppx_let: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_let" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_let.v0.15.0)
-> compiled  ppx_let.v0.15.0
Processing 129/179: [ppx_sexp_conv: dune build]
-> installed ppx_let.v0.15.0
Processing 130/179: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_sexp_conv.v0.15.1)
-> compiled  ppx_sexp_conv.v0.15.1
-> installed ppx_sexp_conv.v0.15.1
Processing 132/179: [ppx_assert: dune build]
Processing 133/179: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 134/179: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build]
Processing 135/179: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build]
Processing 136/179: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_hash" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_hash.v0.15.0)
-> compiled  ppx_hash.v0.15.0
Processing 136/179: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_hash.v0.15.0
Processing 137/179: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 138/179: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_sexp_value" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_sexp_value.v0.15.0)
-> compiled  ppx_sexp_value.v0.15.0
Processing 138/179: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
-> installed ppx_sexp_value.v0.15.0
Processing 139/179: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_assert" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_assert.v0.15.0)
-> compiled  ppx_assert.v0.15.0
Processing 139/179: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
-> installed ppx_assert.v0.15.0
Processing 140/179: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
Processing 141/179: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_sexp_message" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_sexp_message.v0.15.0)
-> compiled  ppx_sexp_message.v0.15.0
Processing 141/179: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
-> installed ppx_sexp_message.v0.15.0
Processing 142/179: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
Processing 143/179: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_base" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_base.v0.15.0)
-> compiled  ppx_base.v0.15.0
Processing 143/179: [jst-config: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build]
-> installed ppx_base.v0.15.0
Processing 144/179: [jst-config: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build]
Processing 145/179: [jst-config: dune build] [ppx_custom_printf: dune build] [ppx_log: dune build] [ppx_string: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_custom_printf" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_custom_printf.v0.15.0)
-> compiled  ppx_custom_printf.v0.15.0
Processing 145/179: [jst-config: dune build] [ppx_log: dune build] [ppx_string: dune build]
-> installed ppx_custom_printf.v0.15.0
Processing 146/179: [jst-config: dune build] [ppx_log: dune build] [ppx_string: dune build]
Processing 147/179: [bin_prot: dune build] [jst-config: dune build] [ppx_log: dune build] [ppx_string: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_log" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_log.v0.15.0)
-> compiled  ppx_log.v0.15.0
Processing 147/179: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build]
-> installed ppx_log.v0.15.0
Processing 148/179: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_string" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_string.v0.15.0)
-> compiled  ppx_string.v0.15.0
Processing 148/179: [bin_prot: dune build] [jst-config: dune build]
-> installed ppx_string.v0.15.0
Processing 149/179: [bin_prot: dune build] [jst-config: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "jst-config" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/jst-config.v0.15.1)
-> compiled  jst-config.v0.15.1
Processing 149/179: [bin_prot: dune build]
-> installed jst-config.v0.15.1
Processing 150/179: [bin_prot: dune build]
Processing 151/179: [bin_prot: dune build] [time_now: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "bin_prot" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/bin_prot.v0.15.0)
-> compiled  bin_prot.v0.15.0
Processing 151/179: [time_now: dune build]
-> installed bin_prot.v0.15.0
Processing 152/179: [time_now: dune build]
Processing 153/179: [ppx_bin_prot: dune build] [time_now: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "time_now" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/time_now.v0.15.0)
-> compiled  time_now.v0.15.0
Processing 153/179: [ppx_bin_prot: dune build]
-> installed time_now.v0.15.0
Processing 154/179: [ppx_bin_prot: dune build]
Processing 155/179: [ppx_bin_prot: dune build] [ppx_inline_test: dune build]
Processing 156/179: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_bin_prot" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_bin_prot.v0.15.0)
-> compiled  ppx_bin_prot.v0.15.0
Processing 156/179: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> installed ppx_bin_prot.v0.15.0
Processing 157/179: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_module_timer" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_module_timer.v0.15.0)
-> compiled  ppx_module_timer.v0.15.0
Processing 157/179: [ppx_inline_test: dune build]
-> installed ppx_module_timer.v0.15.0
Processing 158/179: [ppx_inline_test: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_inline_test" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_inline_test.v0.15.1)
-> compiled  ppx_inline_test.v0.15.1
-> installed ppx_inline_test.v0.15.1
Processing 160/179: [ppx_bench: dune build]
Processing 161/179: [ppx_bench: dune build] [ppx_expect: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_bench" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_bench.v0.15.1)
-> compiled  ppx_bench.v0.15.1
Processing 161/179: [ppx_expect: dune build]
-> installed ppx_bench.v0.15.1
Processing 162/179: [ppx_expect: dune build]
Processing 163/179: [ppx_expect: dune build] [splittable_random: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_expect" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_expect.v0.15.1)
-> compiled  ppx_expect.v0.15.1
Processing 163/179: [splittable_random: dune build]
-> installed ppx_expect.v0.15.1
Processing 164/179: [splittable_random: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "splittable_random" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/splittable_random.v0.15.0)
-> compiled  splittable_random.v0.15.0
-> installed splittable_random.v0.15.0
Processing 166/179: [base_quickcheck: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "base_quickcheck" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/base_quickcheck.v0.15.0)
-> compiled  base_quickcheck.v0.15.0
-> installed base_quickcheck.v0.15.0
Processing 168/179: [ppx_jane: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ppx_jane" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ppx_jane.v0.15.0)
-> compiled  ppx_jane.v0.15.0
-> installed ppx_jane.v0.15.0
Processing 170/179: [int_repr: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "int_repr" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/int_repr.v0.15.0)
-> compiled  int_repr.v0.15.0
-> installed int_repr.v0.15.0
Processing 172/179: [base_bigstring: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "base_bigstring" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/base_bigstring.v0.15.0)
-> compiled  base_bigstring.v0.15.0
-> installed base_bigstring.v0.15.0
Processing 174/179: [core: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "core" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/core.v0.15.1)
- (cd _build/default/core/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.14.1/lib/ocaml -I /home/opam/.opam/4.14.1/lib/base -I /home/opam/.opam/4.14.1/lib/base/base_internalhash_types -I /home/opam/.opam/4.14.1/lib/base/caml -I /home/opam/.opam/4.14.1/lib/base/md5 -I /home/opam/.opam/4.14.1/lib/base/shadow_stdlib -I /home/opam/.opam/4.14.1/lib/base_bigstring -I /home/opam/.opam/4.14.1/lib/base_quickcheck -I /home/opam/.opam/4.14.1/lib/base_quickcheck/ppx_quickcheck/runtime -I /home/opam/.opam/4.14.1/lib/bin_prot -I /home/opam/.opam/4.14.1/lib/bin_prot/shape -I /home/opam/.opam/4.14.1/lib/fieldslib -I /home/opam/.opam/4.14.1/lib/int_repr -I /home/opam/.opam/4.14.1/lib/jane-street-headers -I /home/opam/.opam/4.14.1/lib/parsexp -I /home/opam/.opam/4.14.1/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_expect/collector -I /home/opam/.opam/4.14.1/lib/ppx_expect/common -I /home/opam/.opam/4.14.1/lib/ppx_expect/config -I /home/opam/.opam/4.14.1/lib/ppx_expect/config_types -I /home/opam/.opam/4.14.1/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_inline_test/config -I /home/opam/.opam/4.14.1/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14.1/lib/ppx_log/types -I /home/opam/.opam/4.14.1/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14.1/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14.1/lib/sexplib -I /home/opam/.opam/4.14.1/lib/sexplib0 -I /home/opam/.opam/4.14.1/lib/splittable_random -I /home/opam/.opam/4.14.1/lib/stdio -I /home/opam/.opam/4.14.1/lib/time_now -I /home/opam/.opam/4.14.1/lib/typerep -I /home/opam/.opam/4.14.1/lib/variantslib -I ../../base_for_tests/src -I ../../validate/src -o md5_stubs.o -c md5_stubs.c)
- md5_stubs.c:12:32: warning: pragma diagnostic expected option name (e.g. "-Wundef") [-Wunknown-pragmas]
- #pragma GCC diagnostic ignored "-pedantic"
-                                ^
- 1 warning generated.
-> compiled  core.v0.15.1
-> installed core.v0.15.1
Processing 176/179: [core_kernel: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "core_kernel" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/core_kernel.v0.15.0)
-> compiled  core_kernel.v0.15.0
-> installed core_kernel.v0.15.0

#=== ERROR while compiling conf-tidy.1 ========================================#
# context              2.2.0 | freebsd/x86_64 | ocaml-base-compiler.4.14.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.14.1/.opam-switch/build/conf-tidy.1
# command              /bin/sh -exec cc -I/usr/include/tidy -I/usr/local/include/tidy $CFLAGS test.c -ltidy
# exit-code            1
# env-file             ~/.opam/log/conf-tidy-30688-bd8e15.env
# output-file          ~/.opam/log/conf-tidy-30688-bd8e15.out
### output ###
# + cc -I/usr/include/tidy -I/usr/local/include/tidy test.c -ltidy
# test.c:1:10: fatal error: 'tidy.h' file not found
# #include <tidy.h>
#          ^~~~~~~~
# 1 error generated.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install tidy 5.6-0.1
+- 
+- The following actions failed
| - build conf-tidy 1
+- 
+- The following changes have been performed (the rest was aborted)
| - install base                        v0.15.1
| - install base_bigstring              v0.15.0
| - install base_quickcheck             v0.15.0
| - install bin_prot                    v0.15.0
| - install core                        v0.15.1
| - install core_kernel                 v0.15.0
| - install csexp                       1.5.2
| - install dune                        3.16.0
| - install dune-configurator           3.16.0
| - install fieldslib                   v0.15.0
| - install int_repr                    v0.15.0
| - install jane-street-headers         v0.15.0
| - install jst-config                  v0.15.1
| - install num                         1.5
| - install ocaml-compiler-libs         v0.12.4
| - install parsexp                     v0.15.0
| - install ppx_assert                  v0.15.0
| - install ppx_base                    v0.15.0
| - install ppx_bench                   v0.15.1
| - install ppx_bin_prot                v0.15.0
| - install ppx_cold                    v0.15.0
| - install ppx_compare                 v0.15.0
| - install ppx_custom_printf           v0.15.0
| - install ppx_derivers                1.2.1
| - install ppx_disable_unused_warnings v0.15.0
| - install ppx_enumerate               v0.15.0
| - install ppx_expect                  v0.15.1
| - install ppx_fields_conv             v0.15.0
| - install ppx_fixed_literal           v0.15.0
| - install ppx_hash                    v0.15.0
| - install ppx_here                    v0.15.0
| - install ppx_ignore_instrumentation  v0.15.0
| - install ppx_inline_test             v0.15.1
| - install ppx_jane                    v0.15.0
| - install ppx_let                     v0.15.0
| - install ppx_log                     v0.15.0
| - install ppx_module_timer            v0.15.0
| - install ppx_optcomp                 v0.15.0
| - install ppx_optional                v0.15.0
| - install ppx_pipebang                v0.15.0
| - install ppx_sexp_conv               v0.15.1
| - install ppx_sexp_message            v0.15.0
| - install ppx_sexp_value              v0.15.0
| - install ppx_stable                  v0.15.0
| - install ppx_string                  v0.15.0
| - install ppx_typerep_conv            v0.15.0
| - install ppx_variants_conv           v0.15.0
| - install ppxlib                      0.32.1
| - install re                          1.11.0
| - install seq                         base
| - install sexplib                     v0.15.1
| - install sexplib0                    v0.15.1
| - install splittable_random           v0.15.0
| - install stdio                       v0.15.0
| - install stdlib-shims                0.3.0
| - install time_now                    v0.15.0
| - install typerep                     v0.15.0
| - install variantslib                 v0.15.0
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/4.14.1/.opam-switch/backup/state-20240704235843.export"
'opam install -vy tidy.5.6-0.1' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "tidy.5.6-0.1"
opam install -vy "tidy.5.6-0.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "tidy.5.6-0.1" | 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_77890_647" "mount.fstab=/tmp/obuilder-jail-4a914f/fstab" "mount.devfs" "path=/obuilder/result/43aec2b4b4be44aacf6292f253dff0e9d431e32b63e4e882b4e164c5c46a0f3f/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "tidy.5.6-0.1"
opam install -vy "tidy.5.6-0.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "tidy.5.6-0.1" | 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