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


Building on iphito.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:5f15ee6802615ad2b650f150e5e945f7e487f56a8943d4ebe039b403409f05da
Status: Downloaded newer image for ocaml/opam:debian-unstable
2023-12-06 03:02.32 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2023-12-06 03:02.32 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 9b339ea032fddfa6ce0cb73d84ff1379ebd47ed9"))
2023-12-06 03:02.32 ---> using "20aa2f676c72ba9776270042b43b7edbec546336c3004d1d4a21dacf5f73cd07" from cache

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


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

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

2023-12-06 03:02.32 ---> using "6b5c385b6a5237a853ba6746a7508f9f8eb9fb9201353e6e33705ec978f3e249" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2023-12-06 03:02.32 ---> using "3aeda099e41f8277cea6114f2c99eae6aec5b2a4026cfc4d722ab0c85f75c2fe" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-12-05-1410.42-F-2023-11-30-2009.37.pdiff [339 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-12-05-1410.42-F-2023-11-30-2009.37.pdiff [339 kB]
- Fetched 601 kB in 1s (436 kB/s)
- Reading package lists...
2023-12-06 03:02.32 ---> using "850f3b1479fe4c8ff5d7225503589624c51179948f6f09f37f89ff0c81be8e28" from cache

/: (env OCAMLPARAM warn-error=+8,_)

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

Nothing to do.
The following actions will be performed:
=== install 71 packages
  - install base                        v0.15.1  [required by core, 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 cmdliner                    1.2.0    [required by js_of_ocaml-compiler]
  - install core                        v0.15.1  [required by ppx_css]
  - install core_kernel                 v0.15.0  [required by ppx_css]
  - install cppo                        1.6.9    [required by yojson]
  - install csexp                       1.5.2    [required by dune-configurator]
  - install dune                        3.12.1   [required by ppx_css]
  - install dune-configurator           3.12.1   [required by base]
  - install fieldslib                   v0.15.0  [required by core]
  - install gen                         1.1      [required by sedlex]
  - install int_repr                    v0.15.0  [required by core_kernel]
  - install jane-street-headers         v0.15.0  [required by core]
  - install js_of_ocaml                 5.4.0    [required by ppx_css]
  - install js_of_ocaml-compiler        5.4.0    [required by js_of_ocaml]
  - install js_of_ocaml-ppx             5.4.0    [required by ppx_css]
  - install jst-config                  v0.15.1  [required by core]
  - install menhir                      20230608 [required by js_of_ocaml-compiler]
  - install menhirLib                   20230608 [required by ppx_css]
  - install menhirSdk                   20230608 [required by js_of_ocaml-compiler]
  - install num                         1.4      [required by sexplib]
  - install ocaml-compiler-libs         v0.12.4  [required by ppxlib]
  - install ocamlfind                   1.9.6    [required by js_of_ocaml-compiler]
  - 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_css                     v0.15.1
  - 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_css]
  - 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 ppx_css]
  - 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.31.0   [required by ppx_css]
  - install re                          1.11.0   [required by ppx_css]
  - install sedlex                      3.2      [required by ppx_css]
  - install seq                         base     [required by yojson]
  - 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 ppx_css]
  - install stdlib-shims                0.3.0    [required by ppxlib]
  - 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]
  - install yojson                      2.1.2    [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/208:
Processing  2/208:
Processing  3/208:
-> retrieved base_bigstring.v0.15.0  (cached)
Processing  4/208:
-> retrieved base_quickcheck.v0.15.0  (cached)
Processing  5/208:
-> retrieved base.v0.15.1  (cached)
Processing  6/208:
-> retrieved bin_prot.v0.15.0  (cached)
Processing  7/208:
-> retrieved cmdliner.1.2.0  (cached)
Processing  8/208:
Processing  9/208: [cmdliner: make all]
-> retrieved core.v0.15.1  (cached)
Processing 10/208: [cmdliner: make all]
-> retrieved core_kernel.v0.15.0  (cached)
Processing 11/208: [cmdliner: make all]
-> retrieved cppo.1.6.9  (cached)
Processing 12/208: [cmdliner: make all]
-> retrieved csexp.1.5.2  (cached)
Processing 13/208: [cmdliner: make all]
-> retrieved fieldslib.v0.15.0  (cached)
Processing 14/208: [cmdliner: make all]
-> retrieved gen.1.1  (cached)
Processing 15/208: [cmdliner: make all]
-> retrieved int_repr.v0.15.0  (cached)
Processing 16/208: [cmdliner: make all]
-> retrieved jane-street-headers.v0.15.0  (cached)
Processing 17/208: [cmdliner: make all]
-> retrieved jst-config.v0.15.1  (cached)
Processing 18/208: [cmdliner: make all]
-> retrieved menhir.20230608, menhirLib.20230608, menhirSdk.20230608  (cached)
Processing 19/208: [cmdliner: make all]
-> retrieved js_of_ocaml.5.4.0, js_of_ocaml-compiler.5.4.0, js_of_ocaml-ppx.5.4.0  (cached)
Processing 20/208: [cmdliner: make all]
-> retrieved dune.3.12.1, dune-configurator.3.12.1  (cached)
Processing 21/208: [cmdliner: make all]
Processing 22/208: [cmdliner: make all] [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.14" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.2.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 22/208: [dune: ocaml 255]
Processing 23/208: [dune: ocaml 255] [cmdliner: make install]
-> retrieved num.1.4  (cached)
Processing 24/208: [dune: ocaml 255] [cmdliner: make install]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 25/208: [dune: ocaml 255] [cmdliner: make install]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 26/208: [dune: ocaml 255] [cmdliner: make install]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 27/208: [dune: ocaml 255] [ocamlfind: patch] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.14/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.14/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.14/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.14/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/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.14/lib/cmdliner"
Processing 27/208: [dune: ocaml 255] [ocamlfind: patch] [cmdliner: make install-doc]
-> retrieved parsexp.v0.15.0  (cached)
Processing 28/208: [dune: ocaml 255] [ocamlfind: patch] [cmdliner: make install-doc]
-> retrieved ppx_assert.v0.15.0  (cached)
Processing 29/208: [dune: ocaml 255] [ocamlfind: patch] [cmdliner: make install-doc]
-> retrieved ppx_base.v0.15.0  (cached)
Processing 30/208: [dune: ocaml 255] [ocamlfind: patch] [cmdliner: make install-doc]
Processing 30/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_bench.v0.15.1  (cached)
Processing 31/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_bin_prot.v0.15.0  (cached)
Processing 32/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_cold.v0.15.0  (cached)
Processing 33/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_compare.v0.15.0  (cached)
Processing 34/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_css.v0.15.1  (cached)
Processing 35/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_custom_printf.v0.15.0  (cached)
Processing 36/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 37/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_disable_unused_warnings.v0.15.0  (cached)
Processing 38/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_enumerate.v0.15.0  (cached)
Processing 39/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_fields_conv.v0.15.0  (cached)
Processing 40/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_expect.v0.15.1  (cached)
Processing 41/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
-> retrieved ppx_fixed_literal.v0.15.0  (cached)
Processing 42/208: [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 42/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.15.0  (cached)
Processing 43/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.15.0  (cached)
Processing 44/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_ignore_instrumentation.v0.15.0  (cached)
Processing 45/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_inline_test.v0.15.1  (cached)
Processing 46/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_jane.v0.15.0  (cached)
Processing 47/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_let.v0.15.0  (cached)
Processing 48/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_log.v0.15.0  (cached)
Processing 49/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_module_timer.v0.15.0  (cached)
Processing 50/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.v0.15.0  (cached)
Processing 51/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_optional.v0.15.0  (cached)
Processing 52/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_pipebang.v0.15.0  (cached)
Processing 53/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_sexp_message.v0.15.0  (cached)
Processing 54/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.v0.15.1  (cached)
Processing 55/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_sexp_value.v0.15.0  (cached)
Processing 56/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_stable.v0.15.0  (cached)
Processing 57/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_string.v0.15.0  (cached)
Processing 58/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_typerep_conv.v0.15.0  (cached)
Processing 59/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved ppx_variants_conv.v0.15.0  (cached)
Processing 60/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved sedlex.3.2  (cached)
Processing 61/208: [dune: ocaml 255] [ocamlfind: ./configure]
Processing 62/208: [dune: ocaml 255] [ocamlfind: ./configure]
Processing 63/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> installed seq.base
Processing 64/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved re.1.11.0  (cached)
Processing 65/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved sexplib.v0.15.1  (cached)
Processing 66/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.15.1  (cached)
Processing 67/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved splittable_random.v0.15.0  (cached)
Processing 68/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved stdio.v0.15.0  (cached)
Processing 69/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 70/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved time_now.v0.15.0  (cached)
Processing 71/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved typerep.v0.15.0  (cached)
Processing 72/208: [dune: ocaml 255] [ocamlfind: ./configure]
-> retrieved variantslib.v0.15.0  (cached)
-> retrieved yojson.2.1.2  (cached)
-> retrieved ppxlib.0.31.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-sitelib" "/home/opam/.opam/4.14/lib" "-mandir" "/home/opam/.opam/4.14/man" "-config" "/home/opam/.opam/4.14/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.14/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     topfind script:        /home/opam/.opam/4.14/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 72/208: [dune: ocaml 255] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14/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
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
Processing 72/208: [dune: ocaml 255] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.12.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 

[ERROR] The compilation of dune.3.12.1 failed at "ocaml boot/bootstrap.ml -j 255".
Processing 72/208: [ocamlfind: make opt]
Processing 73/208: [ocamlfind: make opt]
Processing 74/208: [ocamlfind: make opt]
Processing 75/208: [ocamlfind: make opt]
Processing 76/208: [ocamlfind: make opt]
Processing 77/208: [ocamlfind: make opt]
Processing 78/208: [ocamlfind: make opt]
Processing 79/208: [ocamlfind: make opt]
Processing 80/208: [ocamlfind: make opt]
Processing 81/208: [ocamlfind: make opt]
Processing 82/208: [ocamlfind: make opt]
Processing 83/208: [ocamlfind: make opt]
Processing 84/208: [ocamlfind: make opt]
Processing 85/208: [ocamlfind: make opt]
Processing 86/208: [ocamlfind: make opt]
Processing 87/208: [ocamlfind: make opt]
Processing 88/208: [ocamlfind: make opt]
Processing 89/208: [ocamlfind: make opt]
Processing 90/208: [ocamlfind: make opt]
Processing 91/208: [ocamlfind: make opt]
Processing 92/208: [ocamlfind: make opt]
Processing 93/208: [ocamlfind: make opt]
Processing 94/208: [ocamlfind: make opt]
Processing 95/208: [ocamlfind: make opt]
Processing 96/208: [ocamlfind: make opt]
Processing 97/208: [ocamlfind: make opt]
Processing 98/208: [ocamlfind: make opt]
Processing 99/208: [ocamlfind: make opt]
Processing 100/208: [ocamlfind: make opt]
Processing 101/208: [ocamlfind: make opt]
Processing 102/208: [ocamlfind: make opt]
Processing 103/208: [ocamlfind: make opt]
Processing 104/208: [ocamlfind: make opt]
Processing 105/208: [ocamlfind: make opt]
Processing 106/208: [ocamlfind: make opt]
Processing 107/208: [ocamlfind: make opt]
Processing 108/208: [ocamlfind: make opt]
Processing 109/208: [ocamlfind: make opt]
Processing 110/208: [ocamlfind: make opt]
Processing 111/208: [ocamlfind: make opt]
Processing 112/208: [ocamlfind: make opt]
Processing 113/208: [ocamlfind: make opt]
Processing 114/208: [ocamlfind: make opt]
Processing 115/208: [ocamlfind: make opt]
Processing 116/208: [ocamlfind: make opt]
Processing 117/208: [ocamlfind: make opt]
Processing 118/208: [ocamlfind: make opt]
Processing 119/208: [ocamlfind: make opt]
Processing 120/208: [ocamlfind: make opt]
Processing 121/208: [ocamlfind: make opt]
Processing 122/208: [ocamlfind: make opt]
Processing 123/208: [ocamlfind: make opt]
Processing 124/208: [ocamlfind: make opt]
Processing 125/208: [ocamlfind: make opt]
Processing 126/208: [ocamlfind: make opt]
Processing 127/208: [ocamlfind: make opt]
Processing 128/208: [ocamlfind: make opt]
Processing 129/208: [ocamlfind: make opt]
Processing 130/208: [ocamlfind: make opt]
Processing 131/208: [ocamlfind: make opt]
Processing 132/208: [ocamlfind: make opt]
Processing 133/208: [ocamlfind: make opt]
Processing 134/208: [ocamlfind: make opt]
Processing 135/208: [ocamlfind: make opt]
Processing 136/208: [ocamlfind: make opt]
Processing 137/208: [ocamlfind: make opt]
Processing 138/208: [ocamlfind: make opt]
Processing 139/208: [ocamlfind: make opt]
Processing 140/208: [ocamlfind: make opt]
Processing 141/208: [ocamlfind: make opt]
Processing 142/208: [ocamlfind: make opt]
Processing 143/208: [ocamlfind: make opt]
Processing 144/208: [ocamlfind: make opt]
Processing 145/208: [ocamlfind: make opt]
Processing 146/208: [ocamlfind: make opt]
Processing 147/208: [ocamlfind: make opt]
Processing 148/208: [ocamlfind: make opt]
Processing 149/208: [ocamlfind: make opt]
Processing 150/208: [ocamlfind: make opt]
Processing 151/208: [ocamlfind: make opt]
Processing 152/208: [ocamlfind: make opt]
Processing 153/208: [ocamlfind: make opt]
Processing 154/208: [ocamlfind: make opt]
Processing 155/208: [ocamlfind: make opt]
Processing 156/208: [ocamlfind: make opt]
Processing 157/208: [ocamlfind: make opt]
Processing 158/208: [ocamlfind: make opt]
Processing 159/208: [ocamlfind: make opt]
Processing 160/208: [ocamlfind: make opt]
Processing 161/208: [ocamlfind: make opt]
Processing 162/208: [ocamlfind: make opt]
Processing 163/208: [ocamlfind: make opt]
Processing 164/208: [ocamlfind: make opt]
Processing 165/208: [ocamlfind: make opt]
Processing 166/208: [ocamlfind: make opt]
Processing 167/208: [ocamlfind: make opt]
Processing 168/208: [ocamlfind: make opt]
Processing 169/208: [ocamlfind: make opt]
Processing 170/208: [ocamlfind: make opt]
Processing 171/208: [ocamlfind: make opt]
Processing 172/208: [ocamlfind: make opt]
Processing 173/208: [ocamlfind: make opt]
Processing 174/208: [ocamlfind: make opt]
Processing 175/208: [ocamlfind: make opt]
Processing 176/208: [ocamlfind: make opt]
Processing 177/208: [ocamlfind: make opt]
Processing 178/208: [ocamlfind: make opt]
Processing 179/208: [ocamlfind: make opt]
Processing 180/208: [ocamlfind: make opt]
Processing 181/208: [ocamlfind: make opt]
Processing 182/208: [ocamlfind: make opt]
Processing 183/208: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 184/208: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/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/bin"
- install -d "/home/opam/.opam/4.14/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14/lib/findlib"
- install -d "/home/opam/.opam/4.14/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.14/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14/lib/$x/META.tmp" "/home/opam/.opam/4.14/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.14/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 186/208: [num: make]
Processing 187/208: [num: make]
Processing 188/208: [num: make]
Processing 189/208: [num: make]
Processing 190/208: [num: make]
Processing 191/208: [num: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/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 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -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
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -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 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 192/208: [num: ocamlfind remove]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.14/lib/num/META
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num-top" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.14/lib/num-top/META
Processing 192/208: [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.14/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.14/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.14/lib/ocaml
- install -d /home/opam/.opam/4.14/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.14/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.14/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4

#=== ERROR while compiling dune.3.12.1 ========================================#
# context              2.2.0~alpha4~dev | linux/x86_64 | ocaml-base-compiler.4.14.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.14/.opam-switch/build/dune.3.12.1
# command              ~/.opam/opam-init/hooks/sandbox.sh build ocaml boot/bootstrap.ml -j 255
# exit-code            2
# env-file             ~/.opam/log/dune-8-659de1.env
# output-file          ~/.opam/log/dune-8-659de1.out
### output ###
# ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
# ./.duneboot.exe -j 255
# cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
# File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
# Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
# Here is an example of a case that is not matched:
# Checksum_mismatch _
# File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
# Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
# Here is an example of a case that is not matched:
# Checksum_mismatch _
# File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
# Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
# Here is an example of a case that is not matched:
# Checksum_mismatch _
# 




<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were 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 cppo                        1.6.9
| - install csexp                       1.5.2
| - install dune-configurator           3.12.1
| - install fieldslib                   v0.15.0
| - install gen                         1.1
| - install int_repr                    v0.15.0
| - install jane-street-headers         v0.15.0
| - install js_of_ocaml                 5.4.0
| - install js_of_ocaml-compiler        5.4.0
| - install js_of_ocaml-ppx             5.4.0
| - install jst-config                  v0.15.1
| - install menhir                      20230608
| - install menhirLib                   20230608
| - install menhirSdk                   20230608
| - 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_css                     v0.15.1
| - 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.31.0
| - install re                          1.11.0
| - install sedlex                      3.2
| - 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
| - install yojson                      2.1.2
+- 
+- The following actions failed
| - build dune 3.12.1
+- 
+- The following changes have been performed (the rest was aborted)
| - install cmdliner  1.2.0
| - install num       1.4
| - install ocamlfind 1.9.6
| - install seq       base
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20231206030234.export"
'opam install -vy ppx_css.v0.15.1' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "ppx_css.v0.15.1"
opam install -vy "ppx_css.v0.15.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "ppx_css.v0.15.1" | grep -q '"debian-unstable"'; 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 31
Failed: Build failed