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


Building on pima.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607)
Unable to find image 'ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607' locally
docker.io/ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607: Pulling from ocaml/opam
2db5444d1f5b: Pulling fs layer
955a4d4491b2: Pulling fs layer
f7fc0b2e0259: Pulling fs layer
2db5444d1f5b: Verifying Checksum
2db5444d1f5b: Download complete
2db5444d1f5b: Pull complete
f7fc0b2e0259: Verifying Checksum
f7fc0b2e0259: Download complete
955a4d4491b2: Verifying Checksum
955a4d4491b2: Download complete
955a4d4491b2: Pull complete
f7fc0b2e0259: Pull complete
Digest: sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607
Status: Downloaded newer image for ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607
2022-02-03 13:03.08 ---> using "046c03104b31caca4776d0f4b3c05e8c36edfcce47e502c904753c15f5c7c145" 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"))
2022-02-03 13:03.08 ---> using "174def638ec7d2637b0dbcf8d157f3db3ea5f765b545d79ffe1aaf2604b82a96" 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 1741c7614a3f64debaeee6573205d847859e8de4"))
2022-02-03 13:03.08 ---> using "7cf36d2e512b30870bc55678abf5e1cb55cb4319ee557daf9c5c759dde9da99a" 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.

2022-02-03 13:03.08 ---> using "3aa3263ea6afcd677a2f49f1557e7725598e35cb434eb2886483b43b368246e0" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.11.2  (cached)
-> installed ocaml-base-compiler.4.11.2
-> installed ocaml-config.1
-> installed ocaml.4.11.2
Done.
# Run eval $(opam env --switch=4.11) to update the current shell environment
2022-02-03 13:03.08 ---> using "e1406c87e58a058e1057ecbbe277bf4ddceb936d904179f32d510bc706bbace9" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 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-2022-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB]
- Fetched 500 kB in 2s (282 kB/s)
- Reading package lists...
- 
2022-02-03 13:03.08 ---> using "32fd573f5b5e2a7f5cb5a934a4f19f43046c34bdecbb36ae0f572b8e5ceeb838" from cache

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

The following actions will be performed:
  - install ocamlbuild           0.14.0   [required by uchar]
  - install cmdliner             1.0.4    [required by js_of_ocaml-compiler]
  - install dune                 2.9.3    [required by alba]
  - install uchar                0.0.2    [required by js_of_ocaml]
  - install stdlib-shims         0.3.0    [required by ppxlib]
  - install sexplib0             v0.14.0  [required by base]
  - install result               1.5      [required by linenoise]
  - install ppx_derivers         1.2.1    [required by ppxlib]
  - install octavius             1.2.2    [required by ppx_js_style]
  - install ocaml-compiler-libs  v0.12.4  [required by ppxlib]
  - install menhirSdk            20211230 [required by js_of_ocaml-compiler]
  - install menhirLib            20211230 [required by js_of_ocaml-compiler]
  - install jane-street-headers  v0.14.0  [required by time_now]
  - install easy-format          1.3.2    [required by yojson]
  - install csexp                1.5.1    [required by dune-configurator]
  - install cppo                 1.6.8    [required by yojson]
  - install linenoise            1.3.1    [required by alba]
  - install ppxlib               0.24.0   [required by js_of_ocaml-ppx, js_of_ocaml, ppx_inline_test]
  - install menhir               20211230 [required by alba]
  - install biniou               1.2.1    [required by yojson]
  - install dune-configurator    2.9.3    [required by base]
  - install yojson               1.7.0    [required by js_of_ocaml-compiler]
  - install base                 v0.14.3  [required by ppx_inline_test]
  - install js_of_ocaml-compiler 4.0.0    [required by js_of_ocaml]
  - install stdio                v0.14.0  [required by jst-config, ppx_optcomp]
  - install ppx_sexp_conv        v0.14.3  [required by ppx_base]
  - install ppx_js_style         v0.14.1  [required by ppx_base]
  - install ppx_here             v0.14.0  [required by ppx_assert]
  - install ppx_enumerate        v0.14.0  [required by ppx_base]
  - install ppx_compare          v0.14.0  [required by ppx_base]
  - install ppx_cold             v0.14.0  [required by ppx_base]
  - install js_of_ocaml          4.0.0    [required by alba]
  - install ppx_optcomp          v0.14.3  [required by time_now]
  - install ppx_hash             v0.14.0  [required by ppx_base]
  - install ppx_assert           v0.14.0  [required by jst-config]
  - install js_of_ocaml-ppx      4.0.0    [required by alba]
  - install ppx_base             v0.14.0  [required by time_now]
  - install jst-config           v0.14.1  [required by time_now]
  - install time_now             v0.14.0  [required by ppx_inline_test]
  - install ppx_inline_test      v0.14.1  [required by alba]
  - install alba                 0.4.4
===== 41 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/123: [alba.0.4.4: http]
Processing  2/123: [alba.0.4.4: http]
Processing  3/123: [alba.0.4.4: http]
-> retrieved biniou.1.2.1  (cached)
Processing  4/123: [alba.0.4.4: http]
-> retrieved base.v0.14.3  (cached)
Processing  5/123: [alba.0.4.4: http]
-> retrieved cmdliner.1.0.4  (cached)
Processing  6/123: [alba.0.4.4: http]
Processing  7/123: [alba.0.4.4: http] [cmdliner: make all]
Processing  7/123: [cmdliner: make all]
-> retrieved cppo.1.6.8  (cached)
Processing  8/123: [cmdliner: make all]
-> retrieved csexp.1.5.1  (cached)
Processing  9/123: [cmdliner: make all]
-> retrieved alba.0.4.4  (https://github.com/hbr/albatross/archive/0.4.4.tar.gz)
Processing 10/123: [cmdliner: make all]
-> retrieved easy-format.1.3.2  (cached)
Processing 11/123: [cmdliner: make all]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 12/123: [cmdliner: make all]
-> retrieved dune.2.9.3  (cached)
Processing 13/123: [cmdliner: make all]
Processing 14/123: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved dune-configurator.2.9.3  (cached)
Processing 15/123: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved js_of_ocaml.4.0.0  (cached)
Processing 16/123: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved js_of_ocaml-compiler.4.0.0  (cached)
Processing 17/123: [linenoise.1.3.1: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved jst-config.v0.14.1  (cached)
Processing 18/123: [linenoise.1.3.1: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved js_of_ocaml-ppx.4.0.0  (cached)
Processing 19/123: [linenoise.1.3.1: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved menhir.20211230  (cached)
Processing 20/123: [linenoise.1.3.1: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved menhirLib.20211230  (cached)
Processing 21/123: [linenoise.1.3.1: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved menhirSdk.20211230  (cached)
Processing 22/123: [linenoise.1.3.1: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 23/123: [linenoise.1.3.1: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 24/123: [linenoise.1.3.1: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 25/123: [linenoise.1.3.1: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 25/123: [linenoise.1.3.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
Processing 26/123: [linenoise.1.3.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 26/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved octavius.1.2.2  (cached)
Processing 27/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 28/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [cmdliner: make install]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.11/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.11/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.11/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.11"; \
- echo "BINDIR=/home/opam/.opam/4.11/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.11/lib"; \
- echo "MANDIR=/home/opam/.opam/4.11/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.11/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.11/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.11/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.11/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 28/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
-> retrieved linenoise.1.3.1  (https://github.com/ocaml-community/ocaml-linenoise/archive/v1.3.1.tar.gz)
Processing 29/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 30/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
- install -d /home/opam/.opam/4.11/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.11/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.11/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.11/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_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.11/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.11/lib/cmdliner
Processing 30/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 31/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 32/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 33/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 34/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 35/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
- install -d /home/opam/.opam/4.11/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.11/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 35/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 36/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 37/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 38/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 39/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 40/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved result.1.5  (cached)
Processing 41/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 42/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved stdio.v0.14.0  (cached)
Processing 43/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 44/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved time_now.v0.14.0  (cached)
Processing 45/123: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved uchar.0.0.2  (cached)
-> retrieved yojson.1.7.0  (cached)
-> retrieved ppxlib.0.24.0  (cached)
- if test -d /home/opam/.opam/4.11/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.11/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- File "src/my_std.ml", line 127, characters 20-38:
- 127 |       let compare = Pervasives.compare
-                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- File "src/main.ml", line 289, characters 4-19:
- 289 |     Pervasives.exit rc
-           ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 310, characters 10-25:
- 310 |           Pervasives.exit rc_ok
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/main.ml", line 313, characters 10-25:
- 313 |           Pervasives.exit rc
-                 ^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- File "src/ocamlbuild_executor.ml", line 86, characters 24-41:
- 86 |   ?(display=(fun f -> f Pervasives.stdout))
-                              ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 45/123: [dune: ocaml bootstrap.ml]
-> installed ocamlbuild.0.14.0
Processing 46/123: [dune: ocaml bootstrap.ml]
Processing 47/123: [dune: ocaml bootstrap.ml] [uchar: ocaml]
-> compiled  uchar.0.0.2
Processing 47/123: [dune: ocaml bootstrap.ml]
-> installed uchar.0.0.2
Processing 48/123: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune.2.9.3)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 127
- 

Processing 48/123: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune.2.9.3)
-> compiled  dune.2.9.3
-> installed dune.2.9.3
Processing 50/123: [cppo: dune build]
Processing 51/123: [cppo: dune build] [csexp: dune build]
Processing 52/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build]
Processing 53/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build]
Processing 54/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build]
Processing 55/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 56/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 57/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 58/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 59/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 60/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
Processing 61/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  jane-street-headers.v0.14.0
Processing 61/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.14.0
Processing 62/123: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-       ocamlc src/.easy_format.objs/byte/easy_format.{cmo,cmt}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-     ocamlopt src/.easy_format.objs/native/easy_format.{cmx,o}
- File "src/easy_format.ml", line 203, characters 16-46:
- 203 |     let tagf0 = pp_get_formatter_tag_functions fmt () in
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 232, characters 4-34:
- 232 |     pp_set_formatter_tag_functions fmt tagf
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 264, characters 9-39:
- 264 |         (pp_get_formatter_tag_functions fmt ()) with
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/easy_format.ml", line 269, characters 6-36:
- 269 |       pp_set_formatter_tag_functions fmt tagf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/easy_format.ml", line 322, characters 16-27:
- 322 |     | Some s -> pp_open_tag fmt s
-                       ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 326, characters 16-28:
- 326 |     | Some _ -> pp_close_tag fmt ()
-                       ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/easy_format.ml", line 332, characters 10-21:
- 332 |           pp_open_tag fmt tag;
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/easy_format.ml", line 334, characters 10-22:
- 334 |           pp_close_tag fmt ()
-                 ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
-> compiled  easy-format.1.3.2
Processing 62/123: [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed easy-format.1.3.2
Processing 63/123: [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 64/123: [biniou: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  csexp.1.5.1
Processing 64/123: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.1
Processing 65/123: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 65/123: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 66/123: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 66/123: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [result: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 67/123: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [result: dune build] [sexplib0: dune build]
-> compiled  result.1.5
Processing 67/123: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
-> installed result.1.5
Processing 68/123: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
Processing 69/123: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
Processing 70/123: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
-> compiled  menhirSdk.20211230
Processing 70/123: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
-> installed menhirSdk.20211230
Processing 71/123: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [sexplib0: dune build]
-> compiled  sexplib0.v0.14.0
Processing 71/123: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> installed sexplib0.v0.14.0
Processing 72/123: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211230
Processing 72/123: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> installed menhirLib.20211230
Processing 73/123: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 74/123: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> compiled  biniou.1.2.1
Processing 74/123: [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> installed biniou.1.2.1
Processing 75/123: [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> compiled  cppo.1.6.8
Processing 75/123: [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
-> installed cppo.1.6.8
Processing 76/123: [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build]
Processing 77/123: [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [yojson: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 77/123: [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [octavius: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 78/123: [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [octavius: dune build] [yojson: dune build]
Processing 79/123: [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [octavius: dune build] [ppxlib: dune build] [yojson: dune build]
-> compiled  octavius.1.2.2
Processing 79/123: [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed octavius.1.2.2
Processing 80/123: [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> compiled  linenoise.1.3.1
Processing 80/123: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed linenoise.1.3.1
Processing 81/123: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> compiled  dune-configurator.2.9.3
Processing 81/123: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed dune-configurator.2.9.3
Processing 82/123: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 83/123: [base: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> compiled  yojson.1.7.0
Processing 83/123: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed yojson.1.7.0
Processing 84/123: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> compiled  base.v0.14.3
Processing 84/123: [menhir: dune build] [ppxlib: dune build]
-> installed base.v0.14.3
Processing 85/123: [menhir: dune build] [ppxlib: dune build]
Processing 86/123: [menhir: dune build] [ppxlib: dune build] [stdio: dune build]
-> compiled  stdio.v0.14.0
Processing 86/123: [menhir: dune build] [ppxlib: dune build]
-> installed stdio.v0.14.0
Processing 87/123: [menhir: dune build] [ppxlib: dune build]
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- 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.
- 264 specialized copies of 64 functions have been created.
- The StackLang code contains 5161 instructions in 241 blocks.
- The StackLang code comprises 5 mutually recursive groups.
-> compiled  menhir.20211230
Processing 87/123: [ppxlib: dune build]
-> installed menhir.20211230
Processing 88/123: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "127" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppxlib.0.24.0)
-> compiled  ppxlib.0.24.0
-> installed ppxlib.0.24.0
Processing 90/123: [js_of_ocaml-compiler: dune build]
Processing 91/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build]
Processing 92/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build]
Processing 93/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 94/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build]
Processing 95/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build]
Processing 96/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build]
Processing 97/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_enumerate.v0.14.0
Processing 97/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.14.0
Processing 98/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_compare.v0.14.0
Processing 98/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.14.0
Processing 99/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_optcomp.v0.14.3
Processing 99/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optcomp.v0.14.3
Processing 100/123: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_cold.v0.14.0
Processing 100/123: [js_of_ocaml-compiler: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_cold.v0.14.0
Processing 101/123: [js_of_ocaml-compiler: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_here.v0.14.0
Processing 101/123: [js_of_ocaml-compiler: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_here.v0.14.0
Processing 102/123: [js_of_ocaml-compiler: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_js_style.v0.14.1
Processing 102/123: [js_of_ocaml-compiler: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_js_style.v0.14.1
Processing 103/123: [js_of_ocaml-compiler: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_sexp_conv.v0.14.3
Processing 103/123: [js_of_ocaml-compiler: dune build]
-> installed ppx_sexp_conv.v0.14.3
Processing 104/123: [js_of_ocaml-compiler: dune build]
Processing 105/123: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build]
Processing 106/123: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_hash: dune build]
-> compiled  ppx_hash.v0.14.0
Processing 106/123: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build]
-> installed ppx_hash.v0.14.0
Processing 107/123: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build]
Processing 108/123: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_base: dune build]
-> compiled  ppx_assert.v0.14.0
Processing 108/123: [js_of_ocaml-compiler: dune build] [ppx_base: dune build]
-> installed ppx_assert.v0.14.0
Processing 109/123: [js_of_ocaml-compiler: dune build] [ppx_base: dune build]
Processing 110/123: [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build]
-> compiled  ppx_base.v0.14.0
Processing 110/123: [js_of_ocaml-compiler: dune build] [jst-config: dune build]
-> installed ppx_base.v0.14.0
Processing 111/123: [js_of_ocaml-compiler: dune build] [jst-config: dune build]
-> compiled  jst-config.v0.14.1
Processing 111/123: [js_of_ocaml-compiler: dune build]
-> installed jst-config.v0.14.1
Processing 112/123: [js_of_ocaml-compiler: dune build]
Processing 113/123: [js_of_ocaml-compiler: dune build] [time_now: dune build]
-        ocaml (internal)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 113/123: [js_of_ocaml-compiler: dune install] [time_now: dune build]
- Copying to _destdir/home/opam/.opam/4.11/lib/js_of_ocaml-compiler/META
- Copying to _destdir/home/opam/.opam/4.11/lib/js_of_ocaml-compiler/dune-package
-> compiled  js_of_ocaml-compiler.4.0.0
Processing 113/123: [time_now: dune build]
-> installed js_of_ocaml-compiler.4.0.0
Processing 114/123: [time_now: dune build]
Processing 115/123: [js_of_ocaml: dune build] [time_now: dune build]
-> compiled  time_now.v0.14.0
Processing 115/123: [js_of_ocaml: dune build]
-> installed time_now.v0.14.0
Processing 116/123: [js_of_ocaml: dune build]
Processing 117/123: [js_of_ocaml: dune build] [ppx_inline_test: dune build]
-> compiled  ppx_inline_test.v0.14.1
Processing 117/123: [js_of_ocaml: dune build]
-> installed ppx_inline_test.v0.14.1
Processing 118/123: [js_of_ocaml: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml" "-j" "127" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml.4.0.0)
-        ocaml (internal)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 118/123: [js_of_ocaml: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "js_of_ocaml" "--create-install-files" "js_of_ocaml" (CWD=/home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml.4.0.0)
- Copying to _destdir/home/opam/.opam/4.11/lib/js_of_ocaml/META
- Copying to _destdir/home/opam/.opam/4.11/lib/js_of_ocaml/dune-package
-> compiled  js_of_ocaml.4.0.0
-> installed js_of_ocaml.4.0.0
Processing 120/123: [js_of_ocaml-ppx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-ppx" "-j" "127" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml-ppx.4.0.0)
-        ocaml (internal)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 120/123: [js_of_ocaml-ppx: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "js_of_ocaml-ppx" "--create-install-files" "js_of_ocaml-ppx" (CWD=/home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml-ppx.4.0.0)
- Copying to _destdir/home/opam/.opam/4.11/lib/js_of_ocaml-ppx/META
- Copying to _destdir/home/opam/.opam/4.11/lib/js_of_ocaml-ppx/dune-package
-> compiled  js_of_ocaml-ppx.4.0.0
-> installed js_of_ocaml-ppx.4.0.0
Processing 122/123: [alba: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "alba" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/alba.0.4.4)
-       ocamlc ocaml/fmlib/node/.fmlib_node.objs/byte/fmlib_node__File_system.{cmo,cmt}
- File "ocaml/fmlib/node/file_system.ml", line 130, characters 4-9:
- 130 |   | Error _ ->
-           ^^^^^
- Alert deprecated: Error
- [since 4.0] Use [Js_error.Exn] instead.
-       ocamlc ocaml/fmlib/js/.fmlib_js.objs/byte/fmlib_js__Browser.{cmi,cmo,cmt}
- File "ocaml/fmlib/js/browser.ml", line 18, characters 8-22:
- 18 |         raise_js_error
-              ^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.raise_js_error
- [since 4.0] Use [Js_error.raise_] instead.
-     ocamlopt ocaml/fmlib/node/.fmlib_node.objs/native/fmlib_node__File_system.{cmx,o}
- File "ocaml/fmlib/node/file_system.ml", line 130, characters 4-9:
- 130 |   | Error _ ->
-           ^^^^^
- Alert deprecated: Error
- [since 4.0] Use [Js_error.Exn] instead.
-     ocamlopt ocaml/fmlib/js/.fmlib_js.objs/native/fmlib_js__Browser.{cmx,o}
- File "ocaml/fmlib/js/browser.ml", line 18, characters 8-22:
- 18 |         raise_js_error
-              ^^^^^^^^^^^^^^
- Alert deprecated: Js_of_ocaml.Js.raise_js_error
- [since 4.0] Use [Js_error.raise_] instead.
-> compiled  alba.0.4.4
-> installed alba.0.4.4
Done.
# Run eval $(opam env) to update the current shell environment
2022-02-03 13:04.40 ---> saved as "7ac939cc990ecc3e52863f149f57a6d61d5c7c9cd10aacd5eae09b44d28d912b"
Job succeeded