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


Building on rosemary

(from freebsd)
2025-07-04 03:37.51 ---> 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"))
2025-07-04 03:37.52 ---> 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 f7060d5dd1056d18a1e0f07c7958d7529ad9f555"))
2025-07-04 03:37.52 ---> using "251c69349e90e075c5185ca7e83a6f01d7f6cedcb8571a3e7148e7747a60204f" 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.

2025-07-04 03:37.52 ---> using "153fd1dc00c3c459bf4a441dfad4cdb36913ad6b6c2d6b101c2381483ba8cb7a" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2025-07-04 03:37.53 ---> using "c64a12d77a1ff164b5242d3e8b5e9975f54b64347c7ab9ecac16c1ffb8825ba3" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-07-04 03:37.53 ---> using "d80d6e7079c6fdee7b8b3bf900462862304daebbe219ce851a070a2f42e34a6d" from cache

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

Nothing to do.
The following actions will be performed:
=== install 73 packages
  - install angstrom                    0.16.1  [required by SZXX]
  - install base                        v0.16.4 [required by core]
  - install base-bytes                  base    [required by ocplib-endian]
  - install base_bigstring              v0.16.0 [required by core]
  - install base_quickcheck             v0.16.0 [required by core]
  - install bigstringaf                 0.10.0  [required by angstrom]
  - install bin_prot                    v0.16.0 [required by core]
  - install checkseum                   0.5.2   [required by decompress]
  - install cmdliner                    1.3.0   [required by decompress]
  - install core                        v0.16.2 [required by SZXX]
  - install cppo                        1.8.0   [required by lwt]
  - install csexp                       1.5.2   [required by dune-configurator]
  - install decompress                  1.5.3   [required by SZXX]
  - install dune                        3.19.1  [required by SZXX]
  - install dune-configurator           3.19.1  [required by lwt]
  - install fieldslib                   v0.16.0 [required by core]
  - install int_repr                    v0.16.0 [required by base_bigstring]
  - install jane-street-headers         v0.16.0 [required by core]
  - install jst-config                  v0.16.0 [required by core]
  - install lwt                         5.9.1   [required by SZXX]
  - install num                         1.6     [required by sexplib]
  - install ocaml-compiler-libs         v0.12.4 [required by ppxlib]
  - install ocaml-syntax-shims          1.0.0   [required by angstrom]
  - install ocamlfind                   1.9.8   [required by base-bytes]
  - install ocplib-endian               1.2     [required by lwt]
  - install optint                      0.3.0   [required by decompress]
  - install parsexp                     v0.16.0 [required by sexplib]
  - install ppx_assert                  v0.16.0 [required by core]
  - install ppx_base                    v0.16.0 [required by core]
  - install ppx_bench                   v0.16.0 [required by ppx_jane]
  - install ppx_bin_prot                v0.16.0 [required by ppx_jane]
  - install ppx_cold                    v0.16.0 [required by ppx_base]
  - install ppx_compare                 v0.16.0 [required by ppx_base, bin_prot]
  - install ppx_custom_printf           v0.16.0 [required by ppx_jane]
  - install ppx_derivers                1.2.1   [required by ppxlib]
  - install ppx_disable_unused_warnings v0.16.0 [required by ppx_jane]
  - install ppx_enumerate               v0.16.0 [required by ppx_base]
  - install ppx_expect                  v0.16.1 [required by ppx_jane]
  - install ppx_fields_conv             v0.16.0 [required by ppx_jane]
  - install ppx_fixed_literal           v0.16.0 [required by ppx_jane]
  - install ppx_globalize               v0.16.0 [required by ppx_base]
  - install ppx_hash                    v0.16.0 [required by core]
  - install ppx_here                    v0.16.0 [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.16.0 [required by ppx_jane]
  - install ppx_inline_test             v0.16.1 [required by core]
  - install ppx_jane                    v0.16.0 [required by core]
  - install ppx_let                     v0.16.0 [required by ppx_jane]
  - install ppx_log                     v0.16.0 [required by ppx_jane]
  - install ppx_module_timer            v0.16.0 [required by ppx_jane]
  - install ppx_optcomp                 v0.16.0 [required by core]
  - install ppx_optional                v0.16.0 [required by ppx_jane]
  - install ppx_pipebang                v0.16.0 [required by ppx_jane]
  - install ppx_sexp_conv               v0.16.0 [required by core]
  - install ppx_sexp_message            v0.16.0 [required by core]
  - install ppx_sexp_value              v0.16.0 [required by ppx_jane]
  - install ppx_stable                  v0.16.0 [required by ppx_jane]
  - install ppx_stable_witness          v0.16.0 [required by ppx_jane]
  - install ppx_string                  v0.16.0 [required by ppx_jane]
  - install ppx_tydi                    v0.16.0 [required by ppx_jane]
  - install ppx_typerep_conv            v0.16.0 [required by ppx_jane]
  - install ppx_variants_conv           v0.16.0 [required by ppx_jane]
  - install ppxlib                      0.35.0  [required by ppx_jane]
  - install re                          1.12.0  [required by ppx_expect]
  - install SZXX                        3.0.4
  - install seq                         base    [required by re]
  - install sexplib                     v0.16.0 [required by core]
  - install sexplib0                    v0.16.0 [required by base]
  - install splittable_random           v0.16.0 [required by core]
  - install stdio                       v0.16.0 [required by core]
  - install stdlib-shims                0.3.0   [required by ppxlib]
  - install time_now                    v0.16.0 [required by core]
  - install typerep                     v0.16.0 [required by core]
  - install variantslib                 v0.16.0 [required by core]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/218: [angstrom.0.16.1: extract]
Processing  2/218: [angstrom.0.16.1: extract] [base.v0.16.4: extract]
Processing  3/218: [angstrom.0.16.1: extract] [base.v0.16.4: extract]
Processing  4/218: [angstrom.0.16.1: extract] [base.v0.16.4: extract] [base_bigstring.v0.16.0: extract]
-> retrieved base_bigstring.v0.16.0  (cached)
Processing  4/218: [angstrom.0.16.1: extract] [base.v0.16.4: extract]
Processing  5/218: [angstrom.0.16.1: extract] [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  5/218: [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract]
Processing  6/218: [base.v0.16.4: extract] [base_quickcheck.v0.16.0: extract] [bigstringaf.0.10.0: extract]
-> retrieved base_quickcheck.v0.16.0  (cached)
Processing  6/218: [base.v0.16.4: extract] [bigstringaf.0.10.0: extract]
Processing  7/218: [base.v0.16.4: extract] [bigstringaf.0.10.0: extract] [bin_prot.v0.16.0: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing  7/218: [base.v0.16.4: extract] [bin_prot.v0.16.0: extract]
Processing  8/218: [base.v0.16.4: extract] [bin_prot.v0.16.0: extract] [checkseum.0.5.2: extract]
-> retrieved base.v0.16.4  (cached)
Processing  8/218: [bin_prot.v0.16.0: extract] [checkseum.0.5.2: extract]
Processing  9/218: [bin_prot.v0.16.0: extract] [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
-> retrieved checkseum.0.5.2  (cached)
Processing  9/218: [bin_prot.v0.16.0: extract] [cmdliner.1.3.0: extract]
Processing 10/218: [bin_prot.v0.16.0: extract] [cmdliner.1.3.0: extract] [core.v0.16.2: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing 10/218: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract]
Processing 11/218: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [cppo.1.8.0: extract]
Processing 12/218: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [cppo.1.8.0: extract] [cmdliner: gmake all]
-> retrieved cppo.1.8.0  (cached)
Processing 12/218: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [cmdliner: gmake all]
Processing 13/218: [bin_prot.v0.16.0: extract] [core.v0.16.2: extract] [csexp.1.5.2: extract] [cmdliner: gmake all]
-> retrieved bin_prot.v0.16.0  (cached)
Processing 13/218: [core.v0.16.2: extract] [csexp.1.5.2: extract] [cmdliner: gmake all]
Processing 14/218: [core.v0.16.2: extract] [csexp.1.5.2: extract] [decompress.1.5.3: extract] [cmdliner: gmake all]
-> retrieved csexp.1.5.2  (cached)
Processing 14/218: [core.v0.16.2: extract] [decompress.1.5.3: extract] [cmdliner: gmake all]
Processing 15/218: [core.v0.16.2: extract] [decompress.1.5.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [cmdliner: gmake all]
-> retrieved core.v0.16.2  (cached)
Processing 15/218: [decompress.1.5.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [cmdliner: gmake all]
Processing 16/218: [decompress.1.5.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [fieldslib.v0.16.0: extract] [cmdliner: gmake all]
-> retrieved decompress.1.5.3  (cached)
Processing 16/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [fieldslib.v0.16.0: extract] [cmdliner: gmake all]
Processing 17/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract] [cmdliner: gmake all]
-> retrieved fieldslib.v0.16.0  (cached)
Processing 17/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [int_repr.v0.16.0: extract] [cmdliner: gmake all]
Processing 18/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [int_repr.v0.16.0: extract] [jane-street-headers.v0.16.0: extract] [cmdliner: gmake all]
-> retrieved int_repr.v0.16.0  (cached)
Processing 18/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [jane-street-headers.v0.16.0: extract] [cmdliner: gmake all]
Processing 19/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract] [cmdliner: gmake all]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 19/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [jst-config.v0.16.0: extract] [cmdliner: gmake all]
Processing 20/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [jst-config.v0.16.0: extract] [lwt.5.9.1: extract] [cmdliner: gmake all]
-> retrieved jst-config.v0.16.0  (cached)
Processing 20/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.5.9.1: extract] [cmdliner: gmake all]
Processing 21/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.5.9.1: extract] [num.1.6: extract] [cmdliner: gmake all]
+ /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 21/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.5.9.1: extract] [num.1.6: extract]
Processing 22/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.5.9.1: extract] [num.1.6: extract] [cmdliner: gmake install]
-> retrieved num.1.6  (cached)
Processing 22/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.5.9.1: extract] [cmdliner: gmake install]
Processing 23/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.5.9.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: gmake install]
Processing 24/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.5.9.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [num: gmake opam-legacy] [cmdliner: gmake install]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 24/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.5.9.1: extract] [num: gmake opam-legacy] [cmdliner: gmake install]
Processing 25/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.5.9.1: extract] [ocaml-syntax-shims.1.0.0: extract] [num: gmake opam-legacy] [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 25/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.5.9.1: extract] [ocaml-syntax-shims.1.0.0: extract] [num: gmake opam-legacy] [cmdliner: gmake install-doc]
-> retrieved lwt.5.9.1  (cached)
Processing 25/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [num: gmake opam-legacy] [cmdliner: gmake install-doc]
Processing 26/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlfind.1.9.8: extract] [num: gmake opam-legacy] [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 26/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlfind.1.9.8: extract] [num: gmake opam-legacy]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 26/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [num: gmake opam-legacy]
Processing 27/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocplib-endian.1.2: extract] [num: gmake opam-legacy]
Processing 28/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocplib-endian.1.2: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 28/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 29/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [optint.0.3.0: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 29/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [optint.0.3.0: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 30/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [optint.0.3.0: extract] [parsexp.v0.16.0: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved optint.0.3.0  (cached)
Processing 30/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [parsexp.v0.16.0: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 31/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract] [num: gmake opam-legacy] [ocamlfind: ./configure]
+ /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/num.1.6)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/num.1.6/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.7~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.6/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.6
Processing 31/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract] [ocamlfind: ./configure]
-> installed num.1.6
Processing 32/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [parsexp.v0.16.0: extract] [ppx_assert.v0.16.0: extract] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 32/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [parsexp.v0.16.0: extract] [ocamlfind: ./configure]
Processing 33/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [parsexp.v0.16.0: extract] [ppx_base.v0.16.0: extract] [ocamlfind: ./configure]
-> retrieved parsexp.v0.16.0  (cached)
Processing 33/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_base.v0.16.0: extract] [ocamlfind: ./configure]
Processing 34/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_base.v0.16.0: extract] [ppx_bench.v0.16.0: extract] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 34/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bench.v0.16.0: extract] [ocamlfind: ./configure]
Processing 35/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bench.v0.16.0: extract] [ppx_bin_prot.v0.16.0: extract] [ocamlfind: ./configure]
-> retrieved ppx_bench.v0.16.0  (cached)
Processing 35/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bin_prot.v0.16.0: extract] [ocamlfind: ./configure]
Processing 36/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bin_prot.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [ocamlfind: ./configure]
-> retrieved ppx_bin_prot.v0.16.0  (cached)
Processing 36/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_cold.v0.16.0: extract] [ocamlfind: ./configure]
Processing 37/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [ocamlfind: ./configure]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 37/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_compare.v0.16.0: extract] [ocamlfind: ./configure]
Processing 38/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [ocamlfind: ./configure]
+ /home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8/./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.8)
- Welcome to findlib version 1.9.8
- 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 38/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [ocamlfind: gmake all]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 38/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_custom_printf.v0.16.0: extract] [ocamlfind: gmake all]
Processing 39/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [ocamlfind: gmake all]
-> retrieved ppx_custom_printf.v0.16.0  (cached)
Processing 39/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_derivers.1.2.1: extract] [ocamlfind: gmake all]
Processing 40/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ocamlfind: gmake all]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 40/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ocamlfind: gmake all]
Processing 41/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [ocamlfind: gmake all]
-> retrieved ppx_disable_unused_warnings.v0.16.0  (cached)
Processing 41/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_enumerate.v0.16.0: extract] [ocamlfind: gmake all]
Processing 42/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.1: extract] [ocamlfind: gmake all]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 42/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.16.1: extract] [ocamlfind: gmake all]
Processing 43/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.16.1: extract] [ppx_fields_conv.v0.16.0: extract] [ocamlfind: gmake all]
-> retrieved ppx_fields_conv.v0.16.0  (cached)
Processing 43/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.16.1: extract] [ocamlfind: gmake all]
Processing 44/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.16.1: extract] [ppx_fixed_literal.v0.16.0: extract] [ocamlfind: gmake all]
-> retrieved ppx_expect.v0.16.1  (cached)
Processing 44/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_fixed_literal.v0.16.0: extract] [ocamlfind: gmake all]
Processing 45/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [ocamlfind: gmake all]
-> retrieved ppx_fixed_literal.v0.16.0  (cached)
Processing 45/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_globalize.v0.16.0: extract] [ocamlfind: gmake all]
Processing 46/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [ocamlfind: gmake all]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 46/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_hash.v0.16.0: extract] [ocamlfind: gmake all]
Processing 47/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ocamlfind: gmake all]
+ /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8)
- 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.8/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' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	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 fl_compat.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 findlib_config.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
- 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
- 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 fl_compat.cmo fl_split.cmo findlib_config.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
- 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
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14.2/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >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.8/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   /usr/local/bin/gmake findlib-relative; \
-         else \
-   /usr/local/bin/gmake findlib-absolute; \
- fi
- gmake[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- 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[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
Processing 47/218: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 47/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 48/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 49/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 50/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 51/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 52/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 53/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 54/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 55/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 56/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 57/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 58/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 59/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 60/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 61/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 62/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 63/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 64/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 65/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 66/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 67/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 68/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 69/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 70/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 71/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 72/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 73/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
Processing 74/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8)
- 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.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.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 findlib_config.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
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- 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 fl_compat.cmx fl_split.cmx findlib_config.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 fl_compat.cmx fl_split.cmx findlib_config.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
- 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.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 74/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract]
Processing 75/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ocamlfind: gmake install]
-> retrieved ppx_ignore_instrumentation.v0.16.0  (cached)
Processing 75/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ocamlfind: gmake install]
Processing 76/218: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [ocamlfind: gmake install]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 76/218: [ppx_hash.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [ocamlfind: gmake install]
Processing 77/218: [ppx_hash.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [ocamlfind: gmake install]
-> retrieved ppx_inline_test.v0.16.1  (cached)
Processing 77/218: [ppx_hash.v0.16.0: extract] [ppx_jane.v0.16.0: extract] [ocamlfind: gmake install]
Processing 78/218: [ppx_hash.v0.16.0: extract] [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [ocamlfind: gmake install]
-> retrieved ppx_jane.v0.16.0  (cached)
Processing 78/218: [ppx_hash.v0.16.0: extract] [ppx_let.v0.16.0: extract] [ocamlfind: gmake install]
Processing 79/218: [ppx_hash.v0.16.0: extract] [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [ocamlfind: gmake install]
-> retrieved ppx_let.v0.16.0  (cached)
Processing 79/218: [ppx_hash.v0.16.0: extract] [ppx_log.v0.16.0: extract] [ocamlfind: gmake install]
Processing 80/218: [ppx_hash.v0.16.0: extract] [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [ocamlfind: gmake install]
-> retrieved ppx_log.v0.16.0  (cached)
Processing 80/218: [ppx_hash.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [ocamlfind: gmake install]
Processing 81/218: [ppx_hash.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [ocamlfind: gmake install]
-> retrieved ppx_module_timer.v0.16.0  (cached)
Processing 81/218: [ppx_hash.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [ocamlfind: gmake install]
Processing 82/218: [ppx_hash.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [ocamlfind: gmake install]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 82/218: [ppx_hash.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [ocamlfind: gmake install]
Processing 83/218: [ppx_hash.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [ocamlfind: gmake install]
-> retrieved ppx_optional.v0.16.0  (cached)
Processing 83/218: [ppx_hash.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [ocamlfind: gmake install]
Processing 84/218: [ppx_hash.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ocamlfind: gmake install]
-> retrieved ppx_pipebang.v0.16.0  (cached)
Processing 84/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ocamlfind: gmake install]
Processing 85/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8)
- 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.8'
- install -d "`dirname \"/home/opam/.opam/4.14.2/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14.2/lib/findlib.conf" || cp 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.8'
- 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.8/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 || cp 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` && \
- cp $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/"; \
-     cp 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.8/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14.2/lib/$x"; cp 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"; cp 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.8'
- 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.8'
- 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"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14.2/man/man1"
- cp: doc/ref-man/ocamlfind.1: No such file or directory
- gmake[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp 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"
- cp: doc/ref-man/META.5: No such file or directory
- cp: doc/ref-man/site-lib.5: No such file or directory
- cp: doc/ref-man/findlib.conf.5: No such file or directory
- gmake[1]: [Makefile:92: install-doc] Error 1 (ignored)
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 85/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract]
Processing 86/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract]
-> installed base-bytes.base
Processing 87/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract]
Processing 88/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract]
Processing 89/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract]
Processing 90/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract]
Processing 91/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract]
-> retrieved ppx_sexp_message.v0.16.0  (cached)
Processing 91/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract]
Processing 92/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 92/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract]
Processing 93/218: [ppx_hash.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract]
-> retrieved ppx_sexp_value.v0.16.0  (cached)
Processing 93/218: [ppx_hash.v0.16.0: extract] [ppx_stable.v0.16.0: extract]
Processing 94/218: [ppx_hash.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract]
-> retrieved ppx_stable.v0.16.0  (cached)
Processing 94/218: [ppx_hash.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract]
Processing 95/218: [ppx_hash.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract]
-> retrieved ppx_stable_witness.v0.16.0  (cached)
Processing 95/218: [ppx_hash.v0.16.0: extract] [ppx_string.v0.16.0: extract]
Processing 96/218: [ppx_hash.v0.16.0: extract] [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract]
-> retrieved ppx_string.v0.16.0  (cached)
Processing 96/218: [ppx_hash.v0.16.0: extract] [ppx_tydi.v0.16.0: extract]
Processing 97/218: [ppx_hash.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract]
-> retrieved ppx_tydi.v0.16.0  (cached)
Processing 97/218: [ppx_hash.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract]
Processing 98/218: [ppx_hash.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract]
-> retrieved ppx_typerep_conv.v0.16.0  (cached)
Processing 98/218: [ppx_hash.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract]
Processing 99/218: [ppx_hash.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.35.0: extract]
-> retrieved ppx_variants_conv.v0.16.0  (cached)
Processing 99/218: [ppx_hash.v0.16.0: extract] [ppxlib.0.35.0: extract]
Processing 100/218: [ppx_hash.v0.16.0: extract] [ppxlib.0.35.0: extract] [re.1.12.0: extract]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 100/218: [ppxlib.0.35.0: extract] [re.1.12.0: extract]
Processing 101/218: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [SZXX.3.0.4: http]
-> retrieved re.1.12.0  (cached)
Processing 101/218: [ppxlib.0.35.0: extract] [SZXX.3.0.4: http]
-> retrieved seq.base  (cached)
Processing 102/218: [ppxlib.0.35.0: extract] [SZXX.3.0.4: http]
Processing 103/218: [ppxlib.0.35.0: extract] [SZXX.3.0.4: http] [sexplib.v0.16.0: extract]
Processing 104/218: [ppxlib.0.35.0: extract] [SZXX.3.0.4: http] [sexplib.v0.16.0: extract]
-> installed seq.base
Processing 105/218: [ppxlib.0.35.0: extract] [SZXX.3.0.4: http] [sexplib.v0.16.0: extract]
Processing 106/218: [ppxlib.0.35.0: extract] [SZXX.3.0.4: http] [sexplib.v0.16.0: extract]
Processing 107/218: [ppxlib.0.35.0: extract] [SZXX.3.0.4: http] [sexplib.v0.16.0: extract]
Processing 107/218: [ppxlib.0.35.0: extract] [SZXX.3.0.4: extract] [sexplib.v0.16.0: extract]
-> retrieved ppxlib.0.35.0  (cached)
Processing 107/218: [SZXX.3.0.4: extract] [sexplib.v0.16.0: extract]
Processing 108/218: [SZXX.3.0.4: extract] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract]
-> retrieved SZXX.3.0.4  (https://github.com/asemio/SZXX/archive/refs/tags/3.0.4.tar.gz)
Processing 108/218: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract]
Processing 109/218: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 109/218: [sexplib.v0.16.0: extract] [splittable_random.v0.16.0: extract]
Processing 110/218: [sexplib.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 111/218: [sexplib.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 112/218: [sexplib.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 113/218: [sexplib.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 114/218: [sexplib.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 115/218: [sexplib.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 116/218: [sexplib.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 117/218: [sexplib.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 118/218: [sexplib.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract]
-> retrieved splittable_random.v0.16.0  (cached)
Processing 118/218: [sexplib.v0.16.0: extract] [stdio.v0.16.0: extract]
Processing 119/218: [sexplib.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdio.v0.16.0  (cached)
Processing 119/218: [sexplib.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 120/218: [sexplib.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract]
Processing 121/218: [sexplib.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract]
Processing 122/218: [sexplib.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 122/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract]
Processing 123/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 124/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 125/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 126/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 127/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 128/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 129/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 130/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 131/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 132/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 133/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 134/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 135/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 136/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 137/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 138/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 139/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 140/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 141/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 142/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 143/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 144/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 145/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 146/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 147/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 148/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 149/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 150/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 151/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 152/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 153/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 154/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 155/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 156/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 157/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 158/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 159/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 160/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 161/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 162/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 163/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 164/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 165/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 166/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 167/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 168/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 169/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 170/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 171/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 172/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 173/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 174/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 175/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 176/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 177/218: [sexplib.v0.16.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract]
-> retrieved time_now.v0.16.0  (cached)
Processing 177/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract]
Processing 178/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 179/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 180/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 181/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 182/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 183/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 184/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 185/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 186/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 187/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 188/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 189/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 190/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 191/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 192/218: [sexplib.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract]
-> retrieved typerep.v0.16.0  (cached)
Processing 192/218: [sexplib.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 193/218: [sexplib.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 194/218: [sexplib.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 195/218: [sexplib.v0.16.0: extract] [variantslib.v0.16.0: extract]
Processing 196/218: [sexplib.v0.16.0: extract] [variantslib.v0.16.0: extract]
-> retrieved variantslib.v0.16.0  (cached)
Processing 196/218: [sexplib.v0.16.0: extract]
Processing 197/218: [sexplib.v0.16.0: extract]
Processing 198/218: [sexplib.v0.16.0: extract]
Processing 199/218: [sexplib.v0.16.0: extract]
Processing 200/218: [sexplib.v0.16.0: extract]
Processing 201/218: [sexplib.v0.16.0: extract]
Processing 202/218: [sexplib.v0.16.0: extract]
Processing 203/218: [sexplib.v0.16.0: extract]
Processing 204/218: [sexplib.v0.16.0: extract]
-> retrieved sexplib.v0.16.0  (cached)

#=== ERROR while fetching sources for dune.3.19.1 and dune-configurator.3.19.1 #
OpamSolution.Fetch_fail("Cannot remove /tmp/opam-78707-a2820a/dune-3.19.1/test/blackbox-tests/test-cases/opam-directory/generate-opam-file.t (/usr/local/bin/opam: \"unlink\" failed on /tmp/opam-78707-a2820a/dune-3.19.1/test/blackbox-tests/test-cases/opam-directory/generate-opam-file.t: No such file or directory).")


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install angstrom                    0.16.1
| - install base                        v0.16.4
| - install base_bigstring              v0.16.0
| - install base_quickcheck             v0.16.0
| - install bigstringaf                 0.10.0
| - install bin_prot                    v0.16.0
| - install checkseum                   0.5.2
| - install core                        v0.16.2
| - install cppo                        1.8.0
| - install csexp                       1.5.2
| - install decompress                  1.5.3
| - install fieldslib                   v0.16.0
| - install int_repr                    v0.16.0
| - install jane-street-headers         v0.16.0
| - install jst-config                  v0.16.0
| - install lwt                         5.9.1
| - install ocaml-compiler-libs         v0.12.4
| - install ocaml-syntax-shims          1.0.0
| - install ocplib-endian               1.2
| - install optint                      0.3.0
| - install parsexp                     v0.16.0
| - install ppx_assert                  v0.16.0
| - install ppx_base                    v0.16.0
| - install ppx_bench                   v0.16.0
| - install ppx_bin_prot                v0.16.0
| - install ppx_cold                    v0.16.0
| - install ppx_compare                 v0.16.0
| - install ppx_custom_printf           v0.16.0
| - install ppx_derivers                1.2.1
| - install ppx_disable_unused_warnings v0.16.0
| - install ppx_enumerate               v0.16.0
| - install ppx_expect                  v0.16.1
| - install ppx_fields_conv             v0.16.0
| - install ppx_fixed_literal           v0.16.0
| - install ppx_globalize               v0.16.0
| - install ppx_hash                    v0.16.0
| - install ppx_here                    v0.16.0
| - install ppx_ignore_instrumentation  v0.16.0
| - install ppx_inline_test             v0.16.1
| - install ppx_jane                    v0.16.0
| - install ppx_let                     v0.16.0
| - install ppx_log                     v0.16.0
| - install ppx_module_timer            v0.16.0
| - install ppx_optcomp                 v0.16.0
| - install ppx_optional                v0.16.0
| - install ppx_pipebang                v0.16.0
| - install ppx_sexp_conv               v0.16.0
| - install ppx_sexp_message            v0.16.0
| - install ppx_sexp_value              v0.16.0
| - install ppx_stable                  v0.16.0
| - install ppx_stable_witness          v0.16.0
| - install ppx_string                  v0.16.0
| - install ppx_tydi                    v0.16.0
| - install ppx_typerep_conv            v0.16.0
| - install ppx_variants_conv           v0.16.0
| - install ppxlib                      0.35.0
| - install re                          1.12.0
| - install SZXX                        3.0.4
| - install sexplib                     v0.16.0
| - install sexplib0                    v0.16.0
| - install splittable_random           v0.16.0
| - install stdio                       v0.16.0
| - install stdlib-shims                0.3.0
| - install time_now                    v0.16.0
| - install typerep                     v0.16.0
| - install variantslib                 v0.16.0
+- 
+- The following actions failed
| - fetch dune.3.19.1, dune-configurator.3.19.1 
+- 
+- The following changes have been performed (the rest was aborted)
| - install base-bytes base
| - install cmdliner   1.3.0
| - install num        1.6
| - install ocamlfind  1.9.8
| - 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-20250704033757.export"
'opam install -vy SZXX.3.0.4' 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 SZXX.3.0.4
opam install -vy SZXX.3.0.4
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: SZXX.3.0.4 | 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_11788_95452" "mount.fstab=/tmp/obuilder-jail-33e828/fstab" "mount.devfs" "path=/obuilder/result/a062405caf3fa8718a6aee5da11efa5003c6cc17b3b35b885b76b84fc129e868/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 SZXX.3.0.4
opam install -vy SZXX.3.0.4
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: SZXX.3.0.4 | 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