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


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

(from ocaml/opam:debian-unstable@sha256:b80a9ed31b0abdd4ae9a195c7fc6cb6cd952fbd4654e59f1ef219880bbbd71f6)
2023-06-17 04:38.09 ---> using "7d60bd9cf13de83a2fc915bd8660b84a000026ca2eadd109efbf3b57cd5af04f" 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-06-17 04:38.09 ---> using "62379d35ed668426d9d8110913c125fa3183b296a68efdc9da0c91b6897e4bf2" 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 6ed4e23f2cefb96b2e2fce1c99e5cd85d7c4ee04"))
2023-06-17 04:38.09 ---> using "d67783525c2f7c1fb3010c0e770129217b499fe94429b3e3f0772c072398792a" 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:
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

  ~/.profile is already up-to-date.
2023-06-17 04:38.09 ---> using "394a25570d264bb6df13e493742820ac5dab3969c617aac9165a8108bc036a57" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2023-06-17 04:38.09 ---> using "5ccb9925d97db49ab2e922030fc7aeafc9db74f80d39b2332710212705fcf9b1" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [199 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-06-16-2007.30-F-2023-06-15-1407.28.pdiff [119 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-06-16-2007.30-F-2023-06-15-1407.28.pdiff [119 kB]
- Fetched 382 kB in 4s (100 kB/s)
- Reading package lists...
- 
2023-06-17 04:38.09 ---> using "a373601d3e6942c81c69bdd0a04f4a60fa5e9ffecef2b6cb247e53516b02be9d" from cache

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

Nothing to do.
The following actions will be performed:
=== install 20 packages
  - install cmdliner             1.2.0    [required by js_of_ocaml-compiler]
  - install cppo                 1.6.9    [required by yojson]
  - install dune                 3.8.1    [required by lp-glpk-js]
  - install gen                  1.1      [required by sedlex]
  - install js_of_ocaml          5.2.0    [required by lp-glpk-js]
  - install js_of_ocaml-compiler 5.2.0    [required by js_of_ocaml]
  - install js_of_ocaml-ppx      5.2.0    [required by lp-glpk-js]
  - install lp                   0.4.0    [required by lp-glpk-js]
  - install lp-glpk-js           0.4.0
  - install menhir               20230608 [required by lp]
  - install menhirLib            20230608 [required by js_of_ocaml-compiler]
  - install menhirSdk            20230608 [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs  v0.12.4  [required by ppxlib]
  - install ppx_derivers         1.2.1    [required by ppxlib]
  - install ppxlib               0.29.1   [required by js_of_ocaml, js_of_ocaml-ppx]
  - install sedlex               3.1      [required by js_of_ocaml-compiler]
  - install seq                  base     [required by yojson]
  - install sexplib0             v0.16.0  [required by ppxlib]
  - install stdlib-shims         0.3.0    [required by ppxlib]
  - install yojson               2.1.0    [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/55:
Processing  2/55:
Processing  3/55:
-> retrieved cmdliner.1.2.0  (cached)
Processing  4/55:
Processing  5/55: [cmdliner: make all]
-> retrieved cppo.1.6.9  (cached)
Processing  6/55: [cmdliner: make all]
-> retrieved dune.3.8.1  (cached)
Processing  7/55: [cmdliner: make all]
Processing  8/55: [cmdliner: make all] [dune: ocaml 31]
-> retrieved gen.1.1  (cached)
Processing  9/55: [cmdliner: make all] [dune: ocaml 31]
-> retrieved js_of_ocaml.5.2.0, js_of_ocaml-compiler.5.2.0, js_of_ocaml-ppx.5.2.0  (cached)
Processing 10/55: [cmdliner: make all] [dune: ocaml 31]
-> retrieved lp.0.4.0, lp-glpk-js.0.4.0  (cached)
Processing 11/55: [cmdliner: make all] [dune: ocaml 31]
-> retrieved menhir.20230608, menhirLib.20230608, menhirSdk.20230608  (cached)
Processing 12/55: [cmdliner: make all] [dune: ocaml 31]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 13/55: [cmdliner: make all] [dune: ocaml 31]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 14/55: [cmdliner: make all] [dune: ocaml 31]
Processing 15/55: [cmdliner: make all] [dune: ocaml 31]
Processing 16/55: [cmdliner: make all] [dune: ocaml 31]
-> installed seq.base
Processing 17/55: [cmdliner: make all] [dune: ocaml 31]
-> retrieved sedlex.3.1  (cached)
Processing 18/55: [cmdliner: make all] [dune: ocaml 31]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 19/55: [cmdliner: make all] [dune: ocaml 31]
-> retrieved ppxlib.0.29.1  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved yojson.2.1.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.0" (CWD=/home/opam/.opam/5.0/.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 19/55: [dune: ocaml 31]
Processing 20/55: [dune: ocaml 31] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.8.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 20/55: [dune: ./_boot/dune.exe build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.0/doc/cmdliner" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/5.0/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.0/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.0/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.0/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/5.0/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.0/lib/cmdliner"
Processing 20/55: [dune: ./_boot/dune.exe build] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.0/doc/cmdliner" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/5.0/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.0/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.0/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 20/55: [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" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.8.1)
-> compiled  dune.3.8.1
-> installed dune.3.8.1
Processing 22/55: [cppo: dune build]
Processing 23/55: [cppo: dune build] [gen: dune build]
Processing 24/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build]
Processing 25/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 26/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 27/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 28/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 29/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 29/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 30/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 30/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 31/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/menhirSdk.20230608)
-> compiled  menhirSdk.20230608
Processing 31/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed menhirSdk.20230608
Processing 32/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 32/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
-> installed sexplib0.v0.16.0
Processing 33/55: [cppo: dune build] [gen: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/gen.1.1)
-> compiled  gen.1.1
Processing 33/55: [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
-> installed gen.1.1
Processing 34/55: [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/menhirLib.20230608)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20230608
Processing 34/55: [cppo: dune build] [ocaml-compiler-libs: dune build]
-> installed menhirLib.20230608
Processing 35/55: [cppo: dune build] [ocaml-compiler-libs: dune build]
Processing 36/55: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 36/55: [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed cppo.1.6.9
Processing 37/55: [menhir: dune build] [ocaml-compiler-libs: dune build]
Processing 38/55: [menhir: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/yojson.2.1.0)
-> compiled  yojson.2.1.0
Processing 38/55: [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed yojson.2.1.0
Processing 39/55: [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 39/55: [menhir: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 40/55: [menhir: dune build]
Processing 41/55: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/menhir.20230608)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 41 out of 96 symbols keep track of their end position.
- The StackLang code contains 3973 instructions in 267 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20230608
Processing 41/55: [ppxlib: dune build]
-> installed menhir.20230608
Processing 42/55: [ppxlib: dune build]
Processing 43/55: [lp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lp" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/lp.0.4.0)
- (cd _build/default && /home/opam/.opam/5.0/bin/menhir --log-automaton 2 --table src/lp/parser.mly --base src/lp/parser --infer-read-reply src/lp/parser__mock.mli.inferred)
- Built an LR(0) automaton with 94 states.
- The construction mode is pager.
- Built an LR(1) automaton with 94 states.
-> compiled  lp.0.4.0
Processing 43/55: [ppxlib: dune build]
-> installed lp.0.4.0
Processing 44/55: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.29.1)
-> compiled  ppxlib.0.29.1
-> installed ppxlib.0.29.1
Processing 46/55: [sedlex: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sedlex" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sedlex.3.1)
-> compiled  sedlex.3.1
-> installed sedlex.3.1
Processing 48/55: [js_of_ocaml-compiler: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/js_of_ocaml-compiler.5.2.0)
- (cd tools/version && /home/opam/.opam/5.0/bin/ocaml -I +compiler-libs /home/opam/.opam/5.0/.opam-switch/build/js_of_ocaml-compiler.5.2.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml-compiler.5.2.0
-> installed js_of_ocaml-compiler.5.2.0
Processing 50/55: [js_of_ocaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/js_of_ocaml.5.2.0)
- (cd tools/version && /home/opam/.opam/5.0/bin/ocaml -I +compiler-libs /home/opam/.opam/5.0/.opam-switch/build/js_of_ocaml.5.2.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml.5.2.0
-> installed js_of_ocaml.5.2.0
Processing 52/55: [js_of_ocaml-ppx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-ppx" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/js_of_ocaml-ppx.5.2.0)
- (cd tools/version && /home/opam/.opam/5.0/bin/ocaml -I +compiler-libs /home/opam/.opam/5.0/.opam-switch/build/js_of_ocaml-ppx.5.2.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml-ppx.5.2.0
-> installed js_of_ocaml-ppx.5.2.0
Processing 54/55: [lp-glpk-js: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lp-glpk-js" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/lp-glpk-js.0.4.0)
-> compiled  lp-glpk-js.0.4.0
-> installed lp-glpk-js.0.4.0
Done.
# Run eval $(opam env) to update the current shell environment
2023-06-17 04:43.00 ---> saved as "0e52f802ded31acbc00724f1b33cd881adbb3f8ecdcf919dd09daf6c41ddbe9c"
Job succeeded