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


Building on toxis.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2025-02-08 16:36.29 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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/bin/opam-dev /usr/bin/opam"))
2025-02-08 16:36.29 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 d87296a7b656d47b7042e7e608a5fa863b3a51f9"))
2025-02-08 16:36.29 ---> using "cc1ed69ecb833da04281a4f8a25977e86e869debb3dd684deaa27a7c3be1d0d2" 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.

2025-02-08 16:36.29 ---> using "f5e09d6e59ffa701af535e5d56b82c13bc5405c8613f86e4fe31b897c2a2fd97" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.1  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.09.1  (cached)
-> installed ocaml-base-compiler.4.09.1
-> installed ocaml-config.1
-> installed ocaml.4.09.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.09)
2025-02-08 16:36.29 ---> using "bd1601d1220c3b941e9b6ca2bc2a2163f8f9b90fe10b60ba67a5ffd206c0d051" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Err:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
-   Couldn't find the start of the patch series
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [10.0 MB]
- Fetched 10.3 MB in 2s (5015 kB/s)
- Reading package lists...
- 
2025-02-08 16:36.29 ---> using "f7891f0fea4f4a934b2ab105e31617fd76692f2ef28f3011751b7f57832df921" from cache

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

Nothing to do.
The following actions will be performed:
=== install 13 packages
  - install cmdliner          1.3.0  [required by ez_cmdliner]
  - install csexp             1.5.2  [required by dune-configurator]
  - install dune              3.17.2 [required by ocp-search]
  - install dune-configurator 3.17.2 [required by parmap]
  - install ez_cmdliner       0.4.3  [required by ez_search]
  - install ez_file           0.3.0  [required by ez_search]
  - install ez_search         0.2.2  [required by ocp-search]
  - install ez_subst          0.1.0  [required by ez_cmdliner]
  - install ocp-search        0.2.2
  - install ocplib_stuff      0.4.0  [required by ez_cmdliner, ez_file]
  - install parmap            1.2.5  [required by ez_search]
  - install re                1.11.0 [required by ez_search]
  - install seq               base   [required by re]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/37: [cmdliner.1.3.0: extract]
Processing  2/37: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract]
Processing  3/37: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [dune.3.17.2, dune-configurator.3.17.2: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing  3/37: [csexp.1.5.2: extract] [dune.3.17.2, dune-configurator.3.17.2: extract]
Processing  4/37: [csexp.1.5.2: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [ez_cmdliner.0.4.3: extract]
Processing  5/37: [csexp.1.5.2: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [ez_cmdliner.0.4.3: extract] [cmdliner: make all]
-> retrieved csexp.1.5.2  (cached)
Processing  5/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [ez_cmdliner.0.4.3: extract] [cmdliner: make all]
Processing  6/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [ez_cmdliner.0.4.3: extract] [ez_file.0.3.0: extract] [cmdliner: make all]
-> retrieved ez_cmdliner.0.4.3  (cached)
Processing  6/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [ez_file.0.3.0: extract] [cmdliner: make all]
Processing  7/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [ez_file.0.3.0: extract] [ez_search.0.2.2, ocp-search.0.2.2: extract] [cmdliner: make all]
-> retrieved ez_file.0.3.0  (cached)
Processing  7/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [ez_search.0.2.2, ocp-search.0.2.2: extract] [cmdliner: make all]
Processing  8/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [ez_search.0.2.2, ocp-search.0.2.2: extract] [ez_subst.0.1.0: extract] [cmdliner: make all]
-> retrieved dune.3.17.2, dune-configurator.3.17.2  (cached)
Processing  8/37: [ez_search.0.2.2, ocp-search.0.2.2: extract] [ez_subst.0.1.0: extract] [cmdliner: make all]
Processing  9/37: [ez_search.0.2.2, ocp-search.0.2.2: extract] [ez_subst.0.1.0: extract] [ocplib_stuff.0.4.0: extract] [cmdliner: make all]
Processing 10/37: [ez_search.0.2.2, ocp-search.0.2.2: extract] [ez_subst.0.1.0: extract] [ocplib_stuff.0.4.0: extract] [cmdliner: make all] [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.09" (CWD=/home/opam/.opam/4.09/.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 10/37: [ez_search.0.2.2, ocp-search.0.2.2: extract] [ez_subst.0.1.0: extract] [ocplib_stuff.0.4.0: extract] [dune: ocaml 71]
Processing 11/37: [ez_search.0.2.2, ocp-search.0.2.2: extract] [ez_subst.0.1.0: extract] [ocplib_stuff.0.4.0: extract] [dune: ocaml 71] [cmdliner: make install]
-> retrieved ez_search.0.2.2, ocp-search.0.2.2  (cached)
Processing 11/37: [ez_subst.0.1.0: extract] [ocplib_stuff.0.4.0: extract] [dune: ocaml 71] [cmdliner: make install]
Processing 12/37: [ez_subst.0.1.0: extract] [ocplib_stuff.0.4.0: extract] [parmap.1.2.5: extract] [dune: ocaml 71] [cmdliner: make install]
-> retrieved ez_subst.0.1.0  (cached)
Processing 12/37: [ocplib_stuff.0.4.0: extract] [parmap.1.2.5: extract] [dune: ocaml 71] [cmdliner: make install]
Processing 13/37: [ocplib_stuff.0.4.0: extract] [parmap.1.2.5: extract] [re.1.11.0: extract] [dune: ocaml 71] [cmdliner: make install]
-> retrieved ocplib_stuff.0.4.0  (cached)
Processing 13/37: [parmap.1.2.5: extract] [re.1.11.0: extract] [dune: ocaml 71] [cmdliner: make install]
-> retrieved seq.base  (cached)
Processing 14/37: [parmap.1.2.5: extract] [re.1.11.0: extract] [dune: ocaml 71] [cmdliner: make install]
Processing 15/37: [parmap.1.2.5: extract] [re.1.11.0: extract] [dune: ocaml 71] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.09/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.09/doc/cmdliner" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.09/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.09/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.09/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.09/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.09/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.09/lib/cmdliner"
Processing 15/37: [parmap.1.2.5: extract] [re.1.11.0: extract] [dune: ocaml 71] [cmdliner: make install-doc]
-> retrieved parmap.1.2.5  (cached)
Processing 15/37: [re.1.11.0: extract] [dune: ocaml 71] [cmdliner: make install-doc]
-> retrieved re.1.11.0  (cached)
Processing 15/37: [dune: ocaml 71] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.09/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.09/doc/cmdliner" (CWD=/home/opam/.opam/4.09/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.09/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.09/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.09/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 15/37: [dune: ocaml 71]
-> installed seq.base
Processing 16/37: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.17.2)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- cd _boot && /home/opam/.opam/4.09/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml
- File "src/dune_util/gc.ml", lines 78-95, characters 5-6:
- Warning 23: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- 

Processing 16/37: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune.3.17.2)
-> compiled  dune.3.17.2
-> installed dune.3.17.2
Processing 18/37: [csexp: dune build]
Processing 19/37: [csexp: dune build] [ez_subst: dune build]
Processing 20/37: [csexp: dune build] [ez_subst: dune build] [ocplib_stuff: sh]
Processing 21/37: [csexp: dune build] [ez_subst: dune build] [ocplib_stuff: sh] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ocplib_stuff'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocplib_stuff.0.4.0)
Processing 21/37: [csexp: dune build] [ez_subst: dune build] [ocplib_stuff: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_subst" "-j" "71" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_subst.0.1.0)
-> compiled  ez_subst.0.1.0
Processing 21/37: [csexp: dune build] [ocplib_stuff: dune build] [re: dune build]
-> installed ez_subst.0.1.0
Processing 22/37: [csexp: dune build] [ocplib_stuff: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 22/37: [ocplib_stuff: dune build] [re: dune build]
-> installed csexp.1.5.2
Processing 23/37: [ocplib_stuff: dune build] [re: dune build]
Processing 24/37: [dune-configurator: rm] [ocplib_stuff: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" (CWD=/home/opam/.opam/4.09/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 24/37: [dune-configurator: rm] [ocplib_stuff: dune build]
-> installed re.1.11.0
Processing 25/37: [dune-configurator: rm] [ocplib_stuff: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib_stuff" "-j" "71" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocplib_stuff.0.4.0)
Processing 25/37: [dune-configurator: rm] [ocplib_stuff: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.17.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.17.2)
Processing 25/37: [dune-configurator: dune build] [ocplib_stuff: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ocplib_stuff'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocplib_stuff.0.4.0)
-> compiled  ocplib_stuff.0.4.0
Processing 25/37: [dune-configurator: dune build]
Processing 26/37: [dune-configurator: dune build] [ocplib_stuff: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ocplib_stuff'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocplib_stuff.0.4.0)
-> installed ocplib_stuff.0.4.0
Processing 26/37: [dune-configurator: dune build]
Processing 27/37: [dune-configurator: dune build] [ez_cmdliner: sh]
Processing 28/37: [dune-configurator: dune build] [ez_cmdliner: sh] [ez_file: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_cmdliner'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_cmdliner.0.4.3)
Processing 28/37: [dune-configurator: dune build] [ez_cmdliner: dune build] [ez_file: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_file'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_file.0.3.0)
Processing 28/37: [dune-configurator: dune build] [ez_cmdliner: dune build] [ez_file: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_cmdliner" "-j" "71" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_cmdliner.0.4.3)
Processing 28/37: [dune-configurator: dune build] [ez_cmdliner: sh] [ez_file: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_cmdliner'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_cmdliner.0.4.3)
-> compiled  ez_cmdliner.0.4.3
Processing 28/37: [dune-configurator: dune build] [ez_file: dune build]
Processing 29/37: [dune-configurator: dune build] [ez_file: dune build] [ez_cmdliner: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_file" "-j" "71" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_file.0.3.0)
Processing 29/37: [dune-configurator: dune build] [ez_file: sh] [ez_cmdliner: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ez_cmdliner'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_cmdliner.0.4.3)
-> installed ez_cmdliner.0.4.3
Processing 29/37: [dune-configurator: dune build] [ez_file: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_file'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_file.0.3.0)
-> compiled  ez_file.0.3.0
Processing 29/37: [dune-configurator: dune build]
Processing 30/37: [dune-configurator: dune build] [ez_file: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ez_file'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_file.0.3.0)
-> installed ez_file.0.3.0
Processing 30/37: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/dune-configurator.3.17.2)
-> compiled  dune-configurator.3.17.2
-> installed dune-configurator.3.17.2
Processing 32/37: [parmap: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parmap" "-j" "71" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/parmap.1.2.5)
-> compiled  parmap.1.2.5
-> installed parmap.1.2.5
Processing 34/37: [ez_search: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_search'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_search.0.2.2)
Processing 34/37: [ez_search: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_search" "-j" "71" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_search.0.2.2)
- (cd _build/default/src/ez_search && /home/opam/.opam/4.09/bin/ocaml unix.cma version.mlt) > _build/default/src/ez_search/version.ml
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 34/37: [ez_search: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_search'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_search.0.2.2)
-> compiled  ez_search.0.2.2
Processing 35/37: [ez_search: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ez_search'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ez_search.0.2.2)
-> installed ez_search.0.2.2
Processing 36/37: [ocp-search: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ocp-search'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocp-search.0.2.2)
Processing 36/37: [ocp-search: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocp-search" "-j" "71" "@install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocp-search.0.2.2)
Processing 36/37: [ocp-search: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ocp-search'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocp-search.0.2.2)
-> compiled  ocp-search.0.2.2
Processing 37/37: [ocp-search: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ocp-search'" (CWD=/home/opam/.opam/4.09/.opam-switch/build/ocp-search.0.2.2)
-> installed ocp-search.0.2.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-02-08 16:37.23 ---> saved as "c7f931a89ec621f232d42bcac5ef2a0165c76aef9203f731f3bc5cd5f90a2ea2"
Job succeeded