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


Building on x86-bm-c13.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2024-06-22 06:35.04 ---> 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"))
2024-06-22 06:35.04 ---> 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 b6de4bb8dee70812d424cc3121b00a1e03b2b447"))
2024-06-22 06:35.04 ---> using "c05b640e056fc7736f091703acc1f33b2a48ca7986a88e13a45001559758722b" 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.

2024-06-22 06:35.04 ---> using "cb635b61e2263d56d86e61e3043edc291cc3e2a30881bddfc276f2ded9643c83" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2024-06-22 06:35.04 ---> using "7527fe683edd69c5152eb870c7d397b0baf85d96a21d3093429db097da1fb299" 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-2024-06-22-0205.17-F-2024-06-20-0215.07.pdiff [144 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-06-22-0205.17-F-2024-06-20-0215.07.pdiff [144 kB]
- Fetched 406 kB in 3s (137 kB/s)
- Reading package lists...
- 
2024-06-22 06:35.04 ---> using "f738d7204c08aa70fb29008cac996abf3f87dd59f992897367b35d0ce6954415" 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.15.3 [required by ocp-search]
  - install dune-configurator 3.15.3 [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.2.1  [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.15.3, dune-configurator.3.15.3: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing  3/37: [csexp.1.5.2: extract] [dune.3.15.3, dune-configurator.3.15.3: extract]
Processing  4/37: [csexp.1.5.2: extract] [dune.3.15.3, dune-configurator.3.15.3: extract] [ez_cmdliner.0.4.3: extract]
Processing  5/37: [csexp.1.5.2: extract] [dune.3.15.3, dune-configurator.3.15.3: extract] [ez_cmdliner.0.4.3: extract] [cmdliner: make all]
-> retrieved csexp.1.5.2  (cached)
Processing  5/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ez_cmdliner.0.4.3: extract] [cmdliner: make all]
Processing  6/37: [dune.3.15.3, dune-configurator.3.15.3: 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.15.3, dune-configurator.3.15.3: extract] [ez_file.0.3.0: extract] [cmdliner: make all]
Processing  7/37: [dune.3.15.3, dune-configurator.3.15.3: 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.15.3, dune-configurator.3.15.3: extract] [ez_search.0.2.2, ocp-search.0.2.2: extract] [cmdliner: make all]
Processing  8/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ez_search.0.2.2, ocp-search.0.2.2: extract] [ez_subst.0.2.1: extract] [cmdliner: make all]
-> retrieved ez_search.0.2.2, ocp-search.0.2.2  (cached)
Processing  8/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ez_subst.0.2.1: extract] [cmdliner: make all]
Processing  9/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ez_subst.0.2.1: extract] [ocplib_stuff.0.4.0: extract] [cmdliner: make all]
-> retrieved ez_subst.0.2.1  (cached)
Processing  9/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ocplib_stuff.0.4.0: extract] [cmdliner: make all]
Processing 10/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ocplib_stuff.0.4.0: extract] [parmap.1.2.5: extract] [cmdliner: make all]
-> retrieved parmap.1.2.5  (cached)
Processing 10/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ocplib_stuff.0.4.0: extract] [cmdliner: make all]
Processing 11/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ocplib_stuff.0.4.0: extract] [re.1.11.0: extract] [cmdliner: make all]
-> retrieved re.1.11.0  (cached)
Processing 11/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ocplib_stuff.0.4.0: extract] [cmdliner: make all]
-> retrieved seq.base  (cached)
Processing 12/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ocplib_stuff.0.4.0: extract] [cmdliner: make all]
Processing 13/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ocplib_stuff.0.4.0: extract] [cmdliner: make all]
-> installed seq.base
Processing 14/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [ocplib_stuff.0.4.0: extract] [cmdliner: make all]
-> retrieved ocplib_stuff.0.4.0  (cached)
Processing 14/37: [dune.3.15.3, dune-configurator.3.15.3: extract] [cmdliner: make all]
-> retrieved dune.3.15.3, dune-configurator.3.15.3  (cached)
Processing 14/37: [cmdliner: make all]
Processing 15/37: [cmdliner: make all] [dune: ocaml 39]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.13" (CWD=/home/opam/.opam/4.13/.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 15/37: [dune: ocaml 39]
Processing 16/37: [dune: ocaml 39] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.13/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.13/doc/cmdliner" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.13/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.13/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.13/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.13/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.13/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.13/lib/cmdliner"
Processing 16/37: [dune: ocaml 39] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.13/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.13/doc/cmdliner" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.13/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.13/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.13/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 16/37: [dune: ocaml 39]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.15.3)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- cd _boot && /home/opam/.opam/4.13/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:
- 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:
- 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:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.13/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- 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/opamRepository.ml", lines 277-281, characters 38-17:
- 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/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

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" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.15.3)
-> compiled  dune.3.15.3
-> installed dune.3.15.3
Processing 18/37: [csexp: dune build]
Processing 19/37: [csexp: dune build] [ez_subst: sh]
Processing 20/37: [csexp: dune build] [ez_subst: sh] [ocplib_stuff: sh]
Processing 21/37: [csexp: dune build] [ez_subst: sh] [ocplib_stuff: sh] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/before.sh build 'ez_subst'" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ez_subst.0.2.1)
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.13/.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" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 21/37: [ez_subst: dune build] [ocplib_stuff: dune build] [re: dune build]
-> installed csexp.1.5.2
Processing 22/37: [ez_subst: dune build] [ocplib_stuff: dune build] [re: dune build]
Processing 23/37: [dune-configurator: rm] [ez_subst: dune build] [ocplib_stuff: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "39" (CWD=/home/opam/.opam/4.13/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 23/37: [dune-configurator: rm] [ez_subst: dune build] [ocplib_stuff: dune build]
-> installed re.1.11.0
Processing 24/37: [dune-configurator: rm] [ez_subst: dune build] [ocplib_stuff: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_subst" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ez_subst.0.2.1)
Processing 24/37: [dune-configurator: rm] [ez_subst: sh] [ocplib_stuff: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib_stuff" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocplib_stuff.0.4.0)
Processing 24/37: [dune-configurator: rm] [ez_subst: sh] [ocplib_stuff: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.15.3)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.15.3)
Processing 24/37: [dune-configurator: dune build] [ez_subst: sh] [ocplib_stuff: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ez_subst'" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ez_subst.0.2.1)
-> compiled  ez_subst.0.2.1
Processing 24/37: [dune-configurator: dune build] [ocplib_stuff: sh]
Processing 25/37: [dune-configurator: dune build] [ocplib_stuff: sh] [ez_subst: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "./scripts/after.sh build 'ocplib_stuff'" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocplib_stuff.0.4.0)
-> compiled  ocplib_stuff.0.4.0
Processing 25/37: [dune-configurator: dune build] [ez_subst: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "./scripts/before.sh install 'ez_subst'" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ez_subst.0.2.1)
-> installed ez_subst.0.2.1
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.13/.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.13/.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.13/.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" "39" "@install" (CWD=/home/opam/.opam/4.13/.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.13/.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 "install" "sh" "-c" "./scripts/before.sh install 'ez_cmdliner'" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ez_cmdliner.0.4.3)
-> installed ez_cmdliner.0.4.3
Processing 29/37: [dune-configurator: dune build] [ez_file: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ez_file" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ez_file.0.3.0)
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.13/.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.13/.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" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune-configurator.3.15.3)
-> compiled  dune-configurator.3.15.3
-> installed dune-configurator.3.15.3
Processing 32/37: [parmap: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parmap" "-j" "39" "@install" (CWD=/home/opam/.opam/4.13/.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.13/.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" "39" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ez_search.0.2.2)
- (cd _build/default/src/ez_search && /home/opam/.opam/4.13/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.13/.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.13/.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.13/.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" "39" "@install" (CWD=/home/opam/.opam/4.13/.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.13/.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.13/.opam-switch/build/ocp-search.0.2.2)
-> installed ocp-search.0.2.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-06-22 06:36.09 ---> saved as "ee161924f7c889f10c1d1702f93c1c93a224ff2b91d094f9691008903a1a9aac"
Job succeeded