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


Building on apache.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41)
2022-05-01 08:31.55 ---> using "e16578957f674ca141475612bdd8fe456bdeb3cf55dca9de0669bf5f721951e7" 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-05-01 08:31.55 ---> using "09ae07f34eca5d84e953ea4b87a3c466448be28706a95338ba19feb13b3b66fd" 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 4ce6f847a29936b1d875b70940837be093fec84e"))
2022-05-01 08:31.55 ---> using "8a62ed72fc23e1663b0f130dbecbe2a8d6a9d36667f58fd75e99df9fc9855900" 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-05-01 08:31.55 ---> using "1da6a21744e622352d23ddb067012a46b76c5e5a957ab9cd9733a836f9d86396" 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-05-01 08:31.55 ---> using "ea718d7a957d785be17e2ac3ebb7edb16509b4b58428c8d2f004337a238ede4b" 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-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Fetched 430 kB in 2s (221 kB/s)
- Reading package lists...
2022-05-01 08:31.55 ---> using "ae6580dfb0f2a05aacb6a8ac240245b5519ba617db2a66a3668eae32f8521155" 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 39 packages
  - install alba                 0.4.4
  - install base                 v0.15.0  [required by ppx_inline_test]
  - install biniou               1.2.1    [required by yojson]
  - install cmdliner             1.1.1    [required by js_of_ocaml-compiler]
  - install cppo                 1.6.8    [required by yojson]
  - install csexp                1.5.1    [required by dune-configurator]
  - install dune                 3.1.1    [required by alba]
  - install dune-configurator    3.1.1    [required by base]
  - install easy-format          1.3.3    [required by yojson]
  - install jane-street-headers  v0.15.0  [required by time_now]
  - install js_of_ocaml          4.0.0    [required by alba]
  - install js_of_ocaml-compiler 4.0.0    [required by js_of_ocaml]
  - install js_of_ocaml-ppx      4.0.0    [required by alba]
  - install jst-config           v0.15.1  [required by time_now]
  - install linenoise            1.3.1    [required by alba]
  - install menhir               20220210 [required by alba]
  - install menhirLib            20220210 [required by js_of_ocaml-compiler]
  - install menhirSdk            20220210 [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs  v0.12.4  [required by ppxlib]
  - install ocamlbuild           0.14.1   [required by uchar]
  - install ppx_assert           v0.15.0  [required by jst-config]
  - install ppx_base             v0.15.0  [required by time_now]
  - install ppx_cold             v0.15.0  [required by ppx_base]
  - install ppx_compare          v0.15.0  [required by ppx_base]
  - install ppx_derivers         1.2.1    [required by ppxlib]
  - install ppx_enumerate        v0.15.0  [required by ppx_base]
  - install ppx_hash             v0.15.0  [required by ppx_base]
  - install ppx_here             v0.15.0  [required by ppx_assert]
  - install ppx_inline_test      v0.15.0  [required by alba]
  - install ppx_optcomp          v0.15.0  [required by time_now]
  - install ppx_sexp_conv        v0.15.1  [required by ppx_base]
  - install ppxlib               0.26.0   [required by js_of_ocaml-ppx, js_of_ocaml, ppx_inline_test]
  - install result               1.5      [required by linenoise]
  - install sexplib0             v0.15.0  [required by base]
  - install stdio                v0.15.0  [required by ppx_optcomp]
  - install stdlib-shims         0.3.0    [required by ppxlib]
  - install time_now             v0.15.0  [required by ppx_inline_test]
  - install uchar                0.0.2    [required by js_of_ocaml]
  - install yojson               1.7.0    [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/112:
Processing  2/112:
Processing  3/112:
-> retrieved alba.0.4.4  (cached)
Processing  4/112:
-> retrieved base.v0.15.0  (cached)
Processing  5/112:
-> retrieved biniou.1.2.1  (cached)
Processing  6/112:
-> retrieved cmdliner.1.1.1  (cached)
Processing  7/112:
Processing  8/112: [cmdliner: make all]
-> retrieved cppo.1.6.8  (cached)
Processing  9/112: [cmdliner: make all]
-> retrieved csexp.1.5.1  (cached)
Processing 10/112: [cmdliner: make all]
-> retrieved easy-format.1.3.3  (cached)
Processing 11/112: [cmdliner: make all]
-> retrieved jane-street-headers.v0.15.0  (cached)
Processing 12/112: [cmdliner: make all]
-> retrieved jst-config.v0.15.1  (cached)
Processing 13/112: [cmdliner: make all]
-> retrieved linenoise.1.3.1  (cached)
Processing 14/112: [cmdliner: make all]
-> retrieved menhir.20220210, menhirLib.20220210, menhirSdk.20220210  (cached)
Processing 15/112: [cmdliner: make all]
-> retrieved js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0, js_of_ocaml-ppx.4.0.0  (cached)
Processing 16/112: [cmdliner: make all]
-> retrieved dune.3.1.1, dune-configurator.3.1.1  (cached)
Processing 17/112: [cmdliner: make all]
Processing 18/112: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 19/112: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.1  (cached)
Processing 20/112: [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 21/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ppx_assert.v0.15.0  (cached)
Processing 22/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ppx_base.v0.15.0  (cached)
Processing 23/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ppx_cold.v0.15.0  (cached)
Processing 24/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ppx_compare.v0.15.0  (cached)
Processing 25/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 26/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ppx_enumerate.v0.15.0  (cached)
Processing 27/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.11" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.11/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.11/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.11/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1)
- (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.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 27/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_hash.v0.15.0  (cached)
Processing 28/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_here.v0.15.0  (cached)
Processing 29/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_inline_test.v0.15.0  (cached)
Processing 30/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_optcomp.v0.15.0  (cached)
Processing 31/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_sexp_conv.v0.15.1  (cached)
Processing 32/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved result.1.5  (cached)
Processing 33/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved sexplib0.v0.15.0  (cached)
Processing 34/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved stdio.v0.15.0  (cached)
Processing 35/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 36/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved time_now.v0.15.0  (cached)
Processing 37/112: [cmdliner: make all] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.11" (CWD=/home/opam/.opam/4.11/.opam-switch/build/cmdliner.1.1.1)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.1.1
Processing 37/112: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 38/112: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
-> retrieved ppxlib.0.26.0  (cached)
-> retrieved uchar.0.0.2  (cached)
-> retrieved yojson.1.7.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.11/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.11/doc/cmdliner" (CWD=/home/opam/.opam/4.11/.opam-switch/build/cmdliner.1.1.1)
- 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_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.11/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.11/lib/cmdliner
Processing 38/112: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.11/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.11/doc/cmdliner" (CWD=/home/opam/.opam/4.11/.opam-switch/build/cmdliner.1.1.1)
- install -d /home/opam/.opam/4.11/doc/cmdliner/odoc-pages
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.11/doc/cmdliner
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld /home/opam/.opam/4.11/doc/cmdliner/odoc-pages
-> installed cmdliner.1.1.1
Processing 38/112: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1)
- 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
- 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
- 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
- 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
- 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
- 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
- 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.1'
- 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.1'
- 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.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- 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.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- 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.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- 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.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- 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.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
- 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.1'
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/ocamlbuild.0.14.1'
-> compiled  ocamlbuild.0.14.1
Processing 38/112: [dune: ocaml bootstrap.ml]
-> installed ocamlbuild.0.14.1
Processing 39/112: [dune: ocaml bootstrap.ml]
Processing 40/112: [dune: ocaml bootstrap.ml] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.11/.opam-switch/build/uchar.0.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.11/.opam-switch/build/uchar.0.0.2)
-> compiled  uchar.0.0.2
Processing 40/112: [dune: ocaml bootstrap.ml]
-> installed uchar.0.0.2
Processing 41/112: [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.3.1.1)
- 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 41/112: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune.3.1.1)
-> compiled  dune.3.1.1
-> installed dune.3.1.1
Processing 43/112: [cppo: dune build]
Processing 44/112: [cppo: dune build] [csexp: dune build]
Processing 45/112: [cppo: dune build] [csexp: dune build] [easy-format: dune build]
Processing 46/112: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build]
Processing 47/112: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build]
Processing 48/112: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [jane-street-headers: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 49/112: [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 50/112: [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] [ppx_derivers: dune build]
Processing 51/112: [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] [ppx_derivers: dune build] [result: dune build]
Processing 52/112: [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] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
Processing 53/112: [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] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/jane-street-headers.v0.15.0)
-> compiled  jane-street-headers.v0.15.0
Processing 53/112: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.15.0
Processing 54/112: [cppo: dune build] [csexp: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "127" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 54/112: [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.1
Processing 55/112: [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 56/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "127" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/easy-format.1.3.3)
Processing 56/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/menhirSdk.20220210)
-> compiled  menhirSdk.20220210
Processing 56/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20220210
Processing 57/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 57/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 58/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 58/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 59/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 60/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [linenoise: dune build] [menhirLib: 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" "sexplib0" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/sexplib0.v0.15.0)
-> compiled  sexplib0.v0.15.0
Processing 60/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.15.0
Processing 61/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 61/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
-> installed stdlib-shims.0.3.0
Processing 62/112: [cppo: dune build] [dune-configurator: rm] [easy-format: dune install] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune-configurator.3.1.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "easy-format" "--create-install-files" "easy-format" (CWD=/home/opam/.opam/4.11/.opam-switch/build/easy-format.1.3.3)
- Copying to _destdir/home/opam/.opam/4.11/lib/easy-format/META
- Copying to _destdir/home/opam/.opam/4.11/lib/easy-format/dune-package
-> compiled  easy-format.1.3.3
Processing 62/112: [cppo: dune build] [dune-configurator: rm] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
-> installed easy-format.1.3.3
Processing 63/112: [cppo: dune build] [dune-configurator: rm] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
Processing 64/112: [biniou: dune build] [cppo: dune build] [dune-configurator: rm] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune-configurator.3.1.1)
Processing 64/112: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/menhirLib.20220210)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20220210
Processing 64/112: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [ocaml-compiler-libs: dune build]
-> installed menhirLib.20220210
Processing 65/112: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [ocaml-compiler-libs: dune build]
Processing 66/112: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/cppo.1.6.8)
-> compiled  cppo.1.6.8
Processing 66/112: [biniou: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed cppo.1.6.8
Processing 67/112: [biniou: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "127" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 67/112: [biniou: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 68/112: [biniou: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build]
Processing 69/112: [biniou: dune build] [dune-configurator: dune build] [linenoise: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "linenoise" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/linenoise.1.3.1)
-> compiled  linenoise.1.3.1
Processing 69/112: [biniou: dune build] [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed linenoise.1.3.1
Processing 70/112: [biniou: dune build] [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/biniou.1.2.1)
-> compiled  biniou.1.2.1
Processing 70/112: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed biniou.1.2.1
Processing 71/112: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 72/112: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "127" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune-configurator.3.1.1)
-> compiled  dune-configurator.3.1.1
Processing 72/112: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed dune-configurator.3.1.1
Processing 73/112: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 74/112: [base: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/yojson.1.7.0)
-> compiled  yojson.1.7.0
Processing 74/112: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed yojson.1.7.0
Processing 75/112: [base: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/base.v0.15.0)
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.11/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Float.cmx -c -impl src/float.ml)
- File "src/float.ml", line 490, characters 10-52:
- 490 |   let t = (round_nearest [@ocaml.inlined always]) t0 in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55: Cannot inline: Function information unavailable
-> compiled  base.v0.15.0
Processing 75/112: [menhir: dune build] [ppxlib: dune build]
-> installed base.v0.15.0
Processing 76/112: [menhir: dune build] [ppxlib: dune build]
Processing 77/112: [menhir: dune build] [ppxlib: dune build] [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/stdio.v0.15.0)
-> compiled  stdio.v0.15.0
Processing 77/112: [menhir: dune build] [ppxlib: dune build]
-> installed stdio.v0.15.0
Processing 78/112: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/menhir.20220210)
- (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.
- 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.
- (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.20220210
Processing 78/112: [ppxlib: dune build]
-> installed menhir.20220210
Processing 79/112: [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.26.0)
-> compiled  ppxlib.0.26.0
-> installed ppxlib.0.26.0
Processing 81/112: [js_of_ocaml-compiler: dune build]
Processing 82/112: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build]
Processing 83/112: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build]
Processing 84/112: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 85/112: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build]
Processing 86/112: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build]
Processing 87/112: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_optcomp.v0.15.0)
-> compiled  ppx_optcomp.v0.15.0
Processing 87/112: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optcomp.v0.15.0
Processing 88/112: [js_of_ocaml-compiler: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_cold.v0.15.0)
-> compiled  ppx_cold.v0.15.0
Processing 88/112: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_cold.v0.15.0
Processing 89/112: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_here.v0.15.0)
-> compiled  ppx_here.v0.15.0
Processing 89/112: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_here.v0.15.0
Processing 90/112: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_enumerate.v0.15.0)
-> compiled  ppx_enumerate.v0.15.0
Processing 90/112: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.15.0
Processing 91/112: [js_of_ocaml-compiler: dune build] [ppx_compare: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_compare.v0.15.0)
-> compiled  ppx_compare.v0.15.0
Processing 91/112: [js_of_ocaml-compiler: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.15.0
Processing 92/112: [js_of_ocaml-compiler: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_sexp_conv.v0.15.1)
-> compiled  ppx_sexp_conv.v0.15.1
Processing 92/112: [js_of_ocaml-compiler: dune build]
-> installed ppx_sexp_conv.v0.15.1
Processing 93/112: [js_of_ocaml-compiler: dune build]
Processing 94/112: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build]
Processing 95/112: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_hash: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_hash.v0.15.0)
-> compiled  ppx_hash.v0.15.0
Processing 95/112: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build]
-> installed ppx_hash.v0.15.0
Processing 96/112: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build]
Processing 97/112: [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_assert.v0.15.0)
-> compiled  ppx_assert.v0.15.0
Processing 97/112: [js_of_ocaml-compiler: dune build] [ppx_base: dune build]
-> installed ppx_assert.v0.15.0
Processing 98/112: [js_of_ocaml-compiler: dune build] [ppx_base: dune build]
Processing 99/112: [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_base.v0.15.0)
-> compiled  ppx_base.v0.15.0
Processing 99/112: [js_of_ocaml-compiler: dune build] [jst-config: dune build]
-> installed ppx_base.v0.15.0
Processing 100/112: [js_of_ocaml-compiler: dune build] [jst-config: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "127" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml-compiler.4.0.0)
- (cd tools/version && /home/opam/.opam/4.11/bin/ocaml -I +compiler-libs /home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml-compiler.4.0.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).
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte/dune__exe__Cmd_arg.cmi -c -intf compiler/bin-jsoo_minify/cmd_arg.mli)
- File "compiler/bin-jsoo_minify/cmd_arg.mli", line 30, characters 11-29:
- 30 | val info : Cmdliner.Term.info
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/byte/dune__exe__Cmd_arg.cmo -c -impl compiler/bin-jsoo_link/cmd_arg.ml)
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10:
- 89 |       pure build_t
-            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11:
- 128 |   Term.info "js_of_ocaml" ~version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Jsoo_cmdline__ -o compiler/lib-cmdline/.jsoo_cmdline.objs/native/jsoo_cmdline__Arg.cmx -c -impl compiler/lib-cmdline/arg.ml)
- File "compiler/lib-cmdline/arg.ml", line 43, characters 8-12:
- 43 |   Term.(pure List.flatten $ arg)
-              ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 51, characters 8-12:
- 51 |   Term.(pure List.flatten $ arg)
-              ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 59, characters 8-12:
- 59 |   Term.(pure List.flatten $ arg)
-              ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 90, characters 4-8:
- 90 |     pure (fun debug enable disable pretty debuginfo noinline quiet werror c_header ->
-          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I compiler/bin-jsoo_link/.jsoo_link.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-jsoo_link/cmd_arg.ml)
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10:
- 89 |       pure build_t
-            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11:
- 128 |   Term.info "js_of_ocaml" ~version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-jsoo_minify/cmd_arg.ml)
- File "compiler/bin-jsoo_minify/cmd_arg.ml", line 45, characters 16-20:
- 45 |   let t = Term.(pure build_t $ Jsoo_cmdline.Arg.t $ files $ output_file $ use_stdin) in
-                      ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_minify/cmd_arg.ml", line 75, characters 2-11:
- 75 |   Term.info "jsoo_minify" ~version ~doc ~man
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_fs/.jsoo_fs.eobjs/byte -I compiler/bin-jsoo_fs/.jsoo_fs.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -o compiler/bin-jsoo_fs/.jsoo_fs.eobjs/native/dune__exe__Jsoo_fs.cmx -c -impl compiler/bin-jsoo_fs/jsoo_fs.ml)
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 44, characters 4-8:
- 44 |     pure (fun files output_file include_dirs -> { files; output_file; include_dirs })
-          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 74, characters 2-11:
- 74 |   Term.info "jsoo_fs" ~doc ~man ~version
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 106, characters 26-30:
- 106 | let main = Cmdliner.Term.(pure f $ options), info
-                                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 111, characters 4-22:
- 111 |     Cmdliner.Term.eval
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I compiler/bin-jsoo_link/.jsoo_link.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Jsoo_link.cmx -c -impl compiler/bin-jsoo_link/jsoo_link.ml)
- File "compiler/bin-jsoo_link/jsoo_link.ml", line 32, characters 26-30:
- 32 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info
-                                ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/jsoo_link.ml", line 37, characters 4-22:
- 37 |     Cmdliner.Term.eval
-          ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Jsoo_minify.cmx -c -impl compiler/bin-jsoo_minify/jsoo_minify.ml)
- File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 95, characters 26-30:
- 95 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info
-                                ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 100, characters 4-22:
- 100 |     Cmdliner.Term.eval
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_runtime.cmi -c -intf compiler/bin-js_of_ocaml/build_runtime.mli)
- File "compiler/bin-js_of_ocaml/build_runtime.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_fs.cmi -c -intf compiler/bin-js_of_ocaml/build_fs.mli)
- File "compiler/bin-js_of_ocaml/build_fs.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Info.cmi -c -intf compiler/bin-js_of_ocaml/info.mli)
- File "compiler/bin-js_of_ocaml/info.mli", line 20, characters 62-80:
- 20 | val make : name:string -> doc:string -> description:string -> Cmdliner.Term.info
-                                                                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Link.cmi -c -intf compiler/bin-js_of_ocaml/link.mli)
- File "compiler/bin-js_of_ocaml/link.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Print_runtime.cmi -c -intf compiler/bin-js_of_ocaml/print_runtime.mli)
- File "compiler/bin-js_of_ocaml/print_runtime.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Compile.cmi -c -intf compiler/bin-js_of_ocaml/compile.mli)
- File "compiler/bin-js_of_ocaml/compile.mli", line 21, characters 37-55:
- 21 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "compiler/bin-js_of_ocaml/compile.mli", line 23, characters 42-60:
- 23 | val command_main : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Check_runtime.cmo -c -impl compiler/bin-js_of_ocaml/check_runtime.ml)
- File "compiler/bin-js_of_ocaml/check_runtime.ml", line 151, characters 16-20:
- 151 |   let t = Term.(pure build_t $ files $ target_env) in
-                       ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/check_runtime.ml", line 160, characters 29-33:
- 160 | let command = Cmdliner.Term.(pure f $ options), info
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Info.cmx -c -impl compiler/bin-js_of_ocaml/info.ml)
- File "compiler/bin-js_of_ocaml/info.ml", line 49, characters 2-11:
- 49 |   Term.info name ~version ~doc ~man
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_fs.cmx -c -impl compiler/bin-js_of_ocaml/build_fs.ml)
- File "compiler/bin-js_of_ocaml/build_fs.ml", line 44, characters 4-8:
- 44 |     pure (fun files output_file include_dirs -> { files; output_file; include_dirs })
-          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/build_fs.ml", line 86, characters 29-33:
- 86 | let command = Cmdliner.Term.(pure f $ options), info
-                                   ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Print_runtime.cmx -c -impl compiler/bin-js_of_ocaml/print_runtime.ml)
- File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 29-33:
- 38 | let command = Cmdliner.Term.(pure f $ pure ()), info
-                                   ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 38-42:
- 38 | let command = Cmdliner.Term.(pure f $ pure ()), info
-                                            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Link.cmx -c -impl compiler/bin-js_of_ocaml/link.ml)
- File "compiler/bin-js_of_ocaml/link.ml", line 89, characters 6-10:
- 89 |       pure build_t
-            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/link.ml", line 116, characters 29-33:
- 116 | let command = Cmdliner.Term.(pure f $ options), info
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Check_runtime.cmx -c -impl compiler/bin-js_of_ocaml/check_runtime.ml)
- File "compiler/bin-js_of_ocaml/check_runtime.ml", line 151, characters 16-20:
- 151 |   let t = Term.(pure build_t $ files $ target_env) in
-                       ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/check_runtime.ml", line 160, characters 29-33:
- 160 | let command = Cmdliner.Term.(pure f $ options), info
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-js_of_ocaml/cmd_arg.ml)
- File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 334, characters 6-10:
- 334 |       pure build_t
-             ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 558, characters 6-10:
- 558 |       pure build_t
-             ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Compile.cmx -c -impl compiler/bin-js_of_ocaml/compile.ml)
- File "compiler/bin-js_of_ocaml/compile.ml", line 303, characters 34-38:
- 303 | let command_main = Cmdliner.Term.(pure run $ Cmd_arg.options), info "js_of_ocaml"
-                                         ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/compile.ml", line 305, characters 29-33:
- 305 | let command = Cmdliner.Term.(pure run $ Cmd_arg.options), info "compile"
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_runtime.cmx -c -impl compiler/bin-js_of_ocaml/build_runtime.ml)
- File "compiler/bin-js_of_ocaml/build_runtime.ml", line 31, characters 29-33:
- 31 | let command = Cmdliner.Term.(pure Compile.run $ Cmd_arg.options_runtime_only), info
-                                   ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.11/lib/biniou -I /home/opam/.opam/4.11/lib/cmdliner -I /home/opam/.opam/4.11/lib/easy-format -I /home/opam/.opam/4.11/lib/menhirLib -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Js_of_ocaml.cmx -c -impl compiler/bin-js_of_ocaml/js_of_ocaml.ml)
- File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 44, characters 20-38:
- 44 |             (exe :: Cmdliner.Term.name (snd Compile.command) :: maybe_command :: rest)
-                          ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.info_name instead.
- File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 49, characters 6-31:
- 49 |       Cmdliner.Term.eval_choice
-            ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
Processing 100/112: [js_of_ocaml-compiler: dune install] [jst-config: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/jst-config.v0.15.1)
-> compiled  jst-config.v0.15.1
Processing 100/112: [js_of_ocaml-compiler: dune install]
-> installed jst-config.v0.15.1
Processing 101/112: [js_of_ocaml-compiler: dune install]
Processing 102/112: [js_of_ocaml-compiler: dune install] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "js_of_ocaml-compiler" "--create-install-files" "js_of_ocaml-compiler" (CWD=/home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml-compiler.4.0.0)
- 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 102/112: [time_now: dune build]
-> installed js_of_ocaml-compiler.4.0.0
Processing 103/112: [time_now: dune build]
Processing 104/112: [js_of_ocaml: dune build] [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/time_now.v0.15.0)
-> compiled  time_now.v0.15.0
Processing 104/112: [js_of_ocaml: dune build]
-> installed time_now.v0.15.0
Processing 105/112: [js_of_ocaml: dune build]
Processing 106/112: [js_of_ocaml: dune build] [ppx_inline_test: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "127" (CWD=/home/opam/.opam/4.11/.opam-switch/build/ppx_inline_test.v0.15.0)
-> compiled  ppx_inline_test.v0.15.0
Processing 106/112: [js_of_ocaml: dune build]
-> installed ppx_inline_test.v0.15.0
Processing 107/112: [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)
- (cd tools/version && /home/opam/.opam/4.11/bin/ocaml -I +compiler-libs /home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml.4.0.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).
Processing 107/112: [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 109/112: [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)
- (cd tools/version && /home/opam/.opam/4.11/bin/ocaml -I +compiler-libs /home/opam/.opam/4.11/.opam-switch/build/js_of_ocaml-ppx.4.0.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).
Processing 109/112: [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 111/112: [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)
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I ocaml/fmlib/node/.fmlib_node.objs/byte -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/jane-street-headers -I /home/opam/.opam/4.11/lib/js_of_ocaml -I /home/opam/.opam/4.11/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/4.11/lib/js_of_ocaml-ppx -I /home/opam/.opam/4.11/lib/js_of_ocaml-ppx/as-lib -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_inline_test/config -I /home/opam/.opam/4.11/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/ppxlib -I /home/opam/.opam/4.11/lib/ppxlib/ast -I /home/opam/.opam/4.11/lib/ppxlib/astlib -I /home/opam/.opam/4.11/lib/ppxlib/print_diff -I /home/opam/.opam/4.11/lib/ppxlib/stdppx -I /home/opam/.opam/4.11/lib/ppxlib/traverse_builtins -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/time_now -I /home/opam/.opam/4.11/lib/uchar -I ocaml/fmlib/basic/.fmlib.objs/byte -intf-suffix .ml -no-alias-deps -open Fmlib_node -o ocaml/fmlib/node/.fmlib_node.objs/byte/fmlib_node__File_system.cmo -c -impl ocaml/fmlib/node/file_system.pp.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlc.opt -w -40 -g -bin-annot -I ocaml/fmlib/js/.fmlib_js.objs/byte -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/jane-street-headers -I /home/opam/.opam/4.11/lib/js_of_ocaml -I /home/opam/.opam/4.11/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/4.11/lib/js_of_ocaml-ppx -I /home/opam/.opam/4.11/lib/js_of_ocaml-ppx/as-lib -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_inline_test/config -I /home/opam/.opam/4.11/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/ppxlib -I /home/opam/.opam/4.11/lib/ppxlib/ast -I /home/opam/.opam/4.11/lib/ppxlib/astlib -I /home/opam/.opam/4.11/lib/ppxlib/print_diff -I /home/opam/.opam/4.11/lib/ppxlib/stdppx -I /home/opam/.opam/4.11/lib/ppxlib/traverse_builtins -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/time_now -I /home/opam/.opam/4.11/lib/uchar -I ocaml/fmlib/basic/.fmlib.objs/byte -no-alias-deps -open Fmlib_js -o ocaml/fmlib/js/.fmlib_js.objs/byte/fmlib_js__Browser.cmo -c -impl ocaml/fmlib/js/browser.pp.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I ocaml/fmlib/node/.fmlib_node.objs/byte -I ocaml/fmlib/node/.fmlib_node.objs/native -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/jane-street-headers -I /home/opam/.opam/4.11/lib/js_of_ocaml -I /home/opam/.opam/4.11/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/4.11/lib/js_of_ocaml-ppx -I /home/opam/.opam/4.11/lib/js_of_ocaml-ppx/as-lib -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_inline_test/config -I /home/opam/.opam/4.11/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/ppxlib -I /home/opam/.opam/4.11/lib/ppxlib/ast -I /home/opam/.opam/4.11/lib/ppxlib/astlib -I /home/opam/.opam/4.11/lib/ppxlib/print_diff -I /home/opam/.opam/4.11/lib/ppxlib/stdppx -I /home/opam/.opam/4.11/lib/ppxlib/traverse_builtins -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/time_now -I /home/opam/.opam/4.11/lib/uchar -I ocaml/fmlib/basic/.fmlib.objs/byte -I ocaml/fmlib/basic/.fmlib.objs/native -intf-suffix .ml -no-alias-deps -open Fmlib_node -o ocaml/fmlib/node/.fmlib_node.objs/native/fmlib_node__File_system.cmx -c -impl ocaml/fmlib/node/file_system.pp.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.11/bin/ocamlopt.opt -w -40 -g -I ocaml/fmlib/js/.fmlib_js.objs/byte -I ocaml/fmlib/js/.fmlib_js.objs/native -I /home/opam/.opam/4.11/lib/base -I /home/opam/.opam/4.11/lib/base/base_internalhash_types -I /home/opam/.opam/4.11/lib/base/caml -I /home/opam/.opam/4.11/lib/base/shadow_stdlib -I /home/opam/.opam/4.11/lib/jane-street-headers -I /home/opam/.opam/4.11/lib/js_of_ocaml -I /home/opam/.opam/4.11/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/4.11/lib/js_of_ocaml-ppx -I /home/opam/.opam/4.11/lib/js_of_ocaml-ppx/as-lib -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.11/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.11/lib/ocaml/compiler-libs -I /home/opam/.opam/4.11/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_derivers -I /home/opam/.opam/4.11/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_inline_test/config -I /home/opam/.opam/4.11/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.11/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.11/lib/ppxlib -I /home/opam/.opam/4.11/lib/ppxlib/ast -I /home/opam/.opam/4.11/lib/ppxlib/astlib -I /home/opam/.opam/4.11/lib/ppxlib/print_diff -I /home/opam/.opam/4.11/lib/ppxlib/stdppx -I /home/opam/.opam/4.11/lib/ppxlib/traverse_builtins -I /home/opam/.opam/4.11/lib/sexplib0 -I /home/opam/.opam/4.11/lib/stdlib-shims -I /home/opam/.opam/4.11/lib/time_now -I /home/opam/.opam/4.11/lib/uchar -I ocaml/fmlib/basic/.fmlib.objs/byte -I ocaml/fmlib/basic/.fmlib.objs/native -intf-suffix .ml -no-alias-deps -open Fmlib_js -o ocaml/fmlib/js/.fmlib_js.objs/native/fmlib_js__Browser.cmx -c -impl ocaml/fmlib/js/browser.pp.ml)
- 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-05-01 08:33.36 ---> saved as "dcde12283df626f42e7613e3e21028dcad1b4162a270c61a38213e867196e8c5"
Job succeeded