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


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

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
830d517e9694: Pulling fs layer
830d517e9694: Download complete
830d517e9694: Pull complete
Digest: sha256:cec2f0e8c7952d08707bb137ad70496f36042347d86e7816156bf70445a74f7f
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-04-21 13:13.27 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-04-21 13:13.27 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 999bff3ed88d26f76ff7eaddbfa7af49ed4737dc"))
2025-04-21 13:13.27 ---> using "826c465c9ef28e6e0f0e6975e12eb0e91d1a070a9820c6e966bf86cdd08156ec" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-04-21 13:13.27 ---> using "1540013f15d4984bcd7cc6765515a9d8102147bba12b5acc1ee668d894197f46" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3-opam)
2025-04-21 13:13.27 ---> using "4b7ebd6fc6e027276a8fd8ed82dcfe64a2b16cde6b383aaa055cfbd219af0b8f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-04-21-0804.17-F-2025-04-13-0805.00.pdiff [520 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-04-21-0804.17-F-2025-04-13-0805.00.pdiff [520 kB]
- Fetched 788 kB in 2s (351 kB/s)
- Reading package lists...
2025-04-21 13:13.27 ---> using "fd7da0145060fb8248c502d7ff82eb257b63940163519960cbcb6fa092a89dc1" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.18.1

The following actions will be performed:
=== install 1 package
  - install dune 3.18.1 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.18.1  (cached)
-> installed dune.3.18.1
Done.
# To update the current shell environment, run: eval $(opam env)
2025-04-21 13:13.27 ---> using "ae66d3f1c9b89d46f904980ee2c923d9326a9bf30223b37a1b81732d47784d8c" from cache

/: (env DUNE_CACHE enabled)

/: (env DUNE_CACHE_TRANSPORT direct)

/: (env DUNE_CACHE_DUPLICATION copy)

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

Nothing to do.
The following actions will be performed:
=== install 24 packages
  - install atd                          2.16.0   [required by melange-atdgen-codec-runtime]
  - install atdgen                       2.16.0   [required by melange-atdgen-codec-runtime]
  - install atdgen-runtime               2.16.0   [required by atdgen]
  - install biniou                       1.2.2    [required by atdgen]
  - install camlp-streams                5.0.1    [required by biniou]
  - install cmdliner                     1.3.0    [required by atd, melange]
  - install cppo                         1.8.0    [required by melange]
  - install dune-build-info              3.18.1   [required by melange]
  - install easy-format                  1.3.4    [required by atd]
  - install melange                      5.1.0-53 [required by melange-atdgen-codec-runtime]
  - install melange-atdgen-codec-runtime 3.0.1
  - install melange-json                 2.0.0    [required by melange-atdgen-codec-runtime]
  - install menhir                       20240715 [required by atd, melange]
  - install menhirCST                    20240715 [required by menhir]
  - install menhirLib                    20240715 [required by menhir]
  - install menhirSdk                    20240715 [required by menhir]
  - install ocaml-compiler-libs          v0.17.0  [required by ppxlib]
  - install ppx_derivers                 1.2.1    [required by ppxlib]
  - install ppxlib                       0.35.0   [required by melange, melange-json]
  - install re                           1.12.0   [required by atd, atdgen]
  - install seq                          base     [required by re, yojson]
  - install sexplib0                     v0.17.0  [required by ppxlib]
  - install stdlib-shims                 0.3.0    [required by ppxlib]
  - install yojson                       2.2.2    [required by atd, atdgen]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/67: [atd.2.16.0 + 2 others: extract]
Processing  2/67: [atd.2.16.0 + 2 others: extract] [biniou.1.2.2: extract]
Processing  3/67: [atd.2.16.0 + 2 others: extract] [biniou.1.2.2: extract] [camlp-streams.5.0.1: extract]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  3/67: [atd.2.16.0 + 2 others: extract] [biniou.1.2.2: extract]
Processing  4/67: [atd.2.16.0 + 2 others: extract] [biniou.1.2.2: extract] [cmdliner.1.3.0: extract]
Processing  5/67: [atd.2.16.0 + 2 others: extract] [biniou.1.2.2: extract] [cmdliner.1.3.0: extract] [camlp-streams: dune build]
-> retrieved biniou.1.2.2  (cached)
Processing  5/67: [atd.2.16.0 + 2 others: extract] [cmdliner.1.3.0: extract] [camlp-streams: dune build]
Processing  6/67: [atd.2.16.0 + 2 others: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [camlp-streams: dune build]
-> retrieved cppo.1.8.0  (cached)
Processing  6/67: [atd.2.16.0 + 2 others: extract] [cmdliner.1.3.0: extract] [camlp-streams: dune build]
Processing  7/67: [atd.2.16.0 + 2 others: extract] [cmdliner.1.3.0: extract] [dune-build-info.3.18.1: extract] [camlp-streams: dune build]
Processing  8/67: [atd.2.16.0 + 2 others: extract] [cmdliner.1.3.0: extract] [dune-build-info.3.18.1: extract] [camlp-streams: dune build] [cppo: dune build]
-> retrieved cmdliner.1.3.0  (cached)
Processing  8/67: [atd.2.16.0 + 2 others: extract] [dune-build-info.3.18.1: extract] [camlp-streams: dune build] [cppo: dune build]
Processing  9/67: [atd.2.16.0 + 2 others: extract] [dune-build-info.3.18.1: extract] [easy-format.1.3.4: extract] [camlp-streams: dune build] [cppo: dune build]
Processing 10/67: [atd.2.16.0 + 2 others: extract] [dune-build-info.3.18.1: extract] [easy-format.1.3.4: extract] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved easy-format.1.3.4  (cached)
Processing 10/67: [atd.2.16.0 + 2 others: extract] [dune-build-info.3.18.1: extract] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build]
Processing 11/67: [atd.2.16.0 + 2 others: extract] [dune-build-info.3.18.1: extract] [melange.5.1.0-53: extract] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build]
Processing 12/67: [atd.2.16.0 + 2 others: extract] [dune-build-info.3.18.1: extract] [melange.5.1.0-53: extract] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [easy-format: dune build]
-> retrieved atd.2.16.0, atdgen.2.16.0, atdgen-runtime.2.16.0  (cached)
Processing 12/67: [dune-build-info.3.18.1: extract] [melange.5.1.0-53: extract] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [easy-format: dune build]
Processing 13/67: [dune-build-info.3.18.1: extract] [melange.5.1.0-53: extract] [melange-atdgen-codec-runtime.3.0.1: extract] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [easy-format: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlp-streams" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 13/67: [dune-build-info.3.18.1: extract] [melange.5.1.0-53: extract] [melange-atdgen-codec-runtime.3.0.1: extract] [cmdliner: make all] [cppo: dune build] [easy-format: dune build]
-> installed camlp-streams.5.0.1
Processing 14/67: [dune-build-info.3.18.1: extract] [melange.5.1.0-53: extract] [melange-atdgen-codec-runtime.3.0.1: extract] [cmdliner: make all] [cppo: dune build] [easy-format: dune build]
-> retrieved dune-build-info.3.18.1  (cached)
Processing 14/67: [melange.5.1.0-53: extract] [melange-atdgen-codec-runtime.3.0.1: extract] [cmdliner: make all] [cppo: dune build] [easy-format: dune build]
Processing 15/67: [melange.5.1.0-53: extract] [melange-atdgen-codec-runtime.3.0.1: extract] [melange-json.2.0.0: extract] [cmdliner: make all] [cppo: dune build] [easy-format: dune build]
Processing 16/67: [melange.5.1.0-53: extract] [melange-atdgen-codec-runtime.3.0.1: extract] [melange-json.2.0.0: extract] [cmdliner: make all] [cppo: dune build] [dune-build-info: rm] [easy-format: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 16/67: [melange.5.1.0-53: extract] [melange-atdgen-codec-runtime.3.0.1: extract] [melange-json.2.0.0: extract] [cmdliner: make all] [dune-build-info: rm] [easy-format: dune build]
-> installed cppo.1.8.0
Processing 17/67: [melange.5.1.0-53: extract] [melange-atdgen-codec-runtime.3.0.1: extract] [melange-json.2.0.0: extract] [cmdliner: make all] [dune-build-info: rm] [easy-format: dune build]
-> retrieved melange.5.1.0-53  (cached)
Processing 17/67: [melange-atdgen-codec-runtime.3.0.1: extract] [melange-json.2.0.0: extract] [cmdliner: make all] [dune-build-info: rm] [easy-format: dune build]
Processing 18/67: [melange-atdgen-codec-runtime.3.0.1: extract] [melange-json.2.0.0: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [dune-build-info: rm] [easy-format: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/easy-format.1.3.4)
-> compiled  easy-format.1.3.4
Processing 18/67: [melange-atdgen-codec-runtime.3.0.1: extract] [melange-json.2.0.0: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [dune-build-info: rm]
-> installed easy-format.1.3.4
Processing 19/67: [melange-atdgen-codec-runtime.3.0.1: extract] [melange-json.2.0.0: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [dune-build-info: rm]
Processing 20/67: [melange-atdgen-codec-runtime.3.0.1: extract] [melange-json.2.0.0: extract] [menhir.20240715 + 3 others: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm]
-> retrieved melange-atdgen-codec-runtime.3.0.1  (cached)
Processing 20/67: [melange-json.2.0.0: extract] [menhir.20240715 + 3 others: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm]
Processing 21/67: [melange-json.2.0.0: extract] [menhir.20240715 + 3 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm]
-> retrieved melange-json.2.0.0  (cached)
Processing 21/67: [menhir.20240715 + 3 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm]
Processing 22/67: [menhir.20240715 + 3 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-build-info.3.18.1)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 22/67: [menhir.20240715 + 3 others: extract] [ppx_derivers.1.2.1: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm]
Processing 23/67: [menhir.20240715 + 3 others: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm]
Processing 24/67: [menhir.20240715 + 3 others: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm] [ocaml-compiler-libs: dune build]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 24/67: [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm] [ocaml-compiler-libs: dune build]
Processing 25/67: [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [re.1.12.0: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm] [ocaml-compiler-libs: dune build]
Processing 26/67: [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [re.1.12.0: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm] [menhirCST: dune build] [ocaml-compiler-libs: dune build]
Processing 27/67: [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [re.1.12.0: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
Processing 28/67: [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [re.1.12.0: extract] [biniou: dune build] [cmdliner: make all] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 28/67: [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [re.1.12.0: extract] [biniou: dune build] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 29/67: [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [re.1.12.0: extract] [biniou: dune build] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/biniou.1.2.2)
-> compiled  biniou.1.2.2
Processing 29/67: [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [re.1.12.0: extract] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 29/67: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
-> retrieved seq.base  (cached)
Processing 30/67: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
Processing 31/67: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [sexplib0.v0.17.0: extract] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [cmdliner: make install]
Processing 32/67: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [sexplib0.v0.17.0: extract] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [cmdliner: make install]
Processing 33/67: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [sexplib0.v0.17.0: extract] [dune-build-info: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-build-info.3.18.1)
Processing 33/67: [ppxlib.0.35.0: extract] [re.1.12.0: extract] [sexplib0.v0.17.0: extract] [dune-build-info: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [cmdliner: make install]
-> retrieved ppxlib.0.35.0  (cached)
Processing 33/67: [re.1.12.0: extract] [sexplib0.v0.17.0: extract] [dune-build-info: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [cmdliner: make install]
Processing 34/67: [re.1.12.0: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune-build-info: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 34/67: [re.1.12.0: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune-build-info: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ppx_derivers: dune build] [cmdliner: make install]
-> retrieved re.1.12.0  (cached)
Processing 34/67: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune-build-info: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ppx_derivers: dune build] [cmdliner: make install]
Processing 35/67: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [dune-build-info: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ppx_derivers: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirCST" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 35/67: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [dune-build-info: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ppx_derivers: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 35/67: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [dune-build-info: dune build] [menhirSdk: dune build] [ppx_derivers: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 35/67: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [dune-build-info: dune build] [ppx_derivers: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.3-opam/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.3-opam/lib/cmdliner"
Processing 35/67: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [dune-build-info: dune build] [ppx_derivers: dune build] [cmdliner: make install-doc]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 35/67: [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [dune-build-info: dune build] [ppx_derivers: dune build] [cmdliner: make install-doc]
Processing 36/67: [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [dune-build-info: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [cmdliner: make install-doc]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 36/67: [yojson.2.2.2: extract] [dune-build-info: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [cmdliner: make install-doc]
Processing 37/67: [yojson.2.2.2: extract] [dune-build-info: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [cmdliner: make install-doc]
-> retrieved yojson.2.2.2  (cached)
Processing 37/67: [dune-build-info: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.3-opam/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 37/67: [dune-build-info: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed biniou.1.2.2
Processing 38/67: [dune-build-info: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirCST.20240715
Processing 39/67: [dune-build-info: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirLib.20240715
Processing 40/67: [dune-build-info: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20240715
Processing 41/67: [dune-build-info: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 42/67: [dune-build-info: dune build] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 43/67: [dune-build-info: dune build] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed seq.base
Processing 44/67: [dune-build-info: dune build] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 45/67: [dune-build-info: dune build] [menhir: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 46/67: [dune-build-info: dune build] [menhir: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 46/67: [dune-build-info: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 47/67: [dune-build-info: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 47/67: [dune-build-info: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 48/67: [dune-build-info: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 48/67: [dune-build-info: dune build] [menhir: dune build] [re: dune build] [yojson: dune build]
-> installed sexplib0.v0.17.0
Processing 49/67: [dune-build-info: dune build] [menhir: dune build] [re: dune build] [yojson: dune build]
Processing 50/67: [dune-build-info: dune build] [menhir: dune build] [ppxlib: dune build] [re: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-build-info" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-build-info.3.18.1)
-> compiled  dune-build-info.3.18.1
Processing 50/67: [menhir: dune build] [ppxlib: dune build] [re: dune build] [yojson: dune build]
-> installed dune-build-info.3.18.1
Processing 51/67: [menhir: dune build] [ppxlib: dune build] [re: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/re.1.12.0)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  re.1.12.0
Processing 51/67: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed re.1.12.0
Processing 52/67: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/yojson.2.2.2)
-> compiled  yojson.2.2.2
Processing 52/67: [menhir: dune build] [ppxlib: dune build]
-> installed yojson.2.2.2
Processing 53/67: [menhir: dune build] [ppxlib: dune build]
Processing 54/67: [atdgen-runtime: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "atdgen-runtime" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/atdgen-runtime.2.16.0)
-> compiled  atdgen-runtime.2.16.0
Processing 54/67: [menhir: dune build] [ppxlib: dune build]
-> installed atdgen-runtime.2.16.0
Processing 55/67: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhir.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 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 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 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 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
Processing 55/67: [ppxlib: dune build]
-> installed menhir.20240715
Processing 56/67: [ppxlib: dune build]
Processing 57/67: [atd: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "atd" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/atd.2.16.0)
-> compiled  atd.2.16.0
Processing 57/67: [ppxlib: dune build]
-> installed atd.2.16.0
Processing 58/67: [ppxlib: dune build]
Processing 59/67: [atdgen: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "atdgen" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/atdgen.2.16.0)
-> compiled  atdgen.2.16.0
Processing 59/67: [ppxlib: dune build]
-> installed atdgen.2.16.0
Processing 60/67: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ppxlib.0.35.0)
-> compiled  ppxlib.0.35.0
-> installed ppxlib.0.35.0
Processing 62/67: [melange: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "melange" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/melange.5.1.0-53)
- (cd _build/default/jscomp/core && /usr/bin/bash -e -u -o pipefail -c 'echo let version = \"$(git rev-parse --verify HEAD)\"') > _build/default/jscomp/core/git_commit.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/jscomp/core && /usr/bin/bash -e -u -o pipefail -c 'echo let short_version = \"$(git rev-parse --short HEAD)\"') > _build/default/jscomp/core/git_commit.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 && bin/melc.exe -w -40 -w -49 -nopervasives -nostdlib -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name stdlib --bs-package-name melange -no-alias-deps -o jscomp/stdlib/.stdlib.objs/melange/stdlib.cmj -c -impl jscomp/stdlib/stdlib.pp.ml)
- File "stdlib.cppo.ml", line 420, characters 29-55:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_open
- 
- File "stdlib.cppo.ml", line 420, characters 10-55:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_open_descriptor_out
- 
- File "stdlib.cppo.ml", line 421, characters 2-29:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_set_channel_name
- 
- File "stdlib.cppo.ml", line 455, characters 2-39:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_output_bytes
- 
- File "stdlib.cppo.ml", line 463, characters 7-33:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_output_bytes
- 
- File "stdlib.cppo.ml", line 475, characters 26-54:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_output_value
- 
- File "stdlib.cppo.ml", line 481, characters 29-49:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 484, characters 7-27:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 494, characters 28-54:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_open
- 
- File "stdlib.cppo.ml", line 494, characters 10-54:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_open_descriptor_in
- 
- File "stdlib.cppo.ml", line 495, characters 2-28:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_set_channel_name
- 
- File "stdlib.cppo.ml", line 512, characters 7-32:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 516, characters 12-37:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 516, characters 12-37:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 542, characters 12-32:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_scan_line
- 
- File "stdlib.cppo.ml", line 549, characters 13-46:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 550, characters 13-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 557, characters 12-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 549, characters 13-46:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 550, characters 13-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 557, characters 12-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 549, characters 13-46:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 550, characters 13-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 557, characters 12-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 549, characters 13-46:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 550, characters 13-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 557, characters 12-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input
- 
- File "stdlib.cppo.ml", line 569, characters 29-40:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 471, characters 0-78:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_output_int
- 
- File "stdlib.cppo.ml", line 477, characters 0-67:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_seek_out
- 
- File "stdlib.cppo.ml", line 478, characters 0-57:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_pos_out
- 
- File "stdlib.cppo.ml", line 479, characters 0-73:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_channel_size
- 
- File "stdlib.cppo.ml", lines 485-486, characters 0-56:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_set_binary_mode
- 
- File "stdlib.cppo.ml", line 504, characters 0-63:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 562, characters 0-62:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 563, characters 0-67:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_int
- 
- File "stdlib.cppo.ml", line 564, characters 0-60:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_input_value
- 
- File "stdlib.cppo.ml", line 565, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_seek_in
- 
- File "stdlib.cppo.ml", line 566, characters 0-54:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_pos_in
- 
- File "stdlib.cppo.ml", line 567, characters 0-71:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_channel_size
- 
- File "stdlib.cppo.ml", line 568, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", lines 570-571, characters 0-55:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_set_binary_mode
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_seek_out_64
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_pos_out_64
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_channel_size_64
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_seek_in_64
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_pos_in_64
- 
- File "jscomp/stdlib/stdlib.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_channel_size_64
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name sys --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Sys.cmj -c -impl jscomp/stdlib/sys.pp.ml)
- File "sys.cppo.ml", lines 148-149, characters 0-35:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_enable_runtime_warnings
- 
- File "sys.cppo.ml", lines 150-151, characters 0-36:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_runtime_warnings_enabled
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name obj --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Obj.cmj -c -impl jscomp/stdlib/obj.pp.ml)
- File "jscomp/stdlib/obj.ml", line 35, characters 40-77:
- 35 | let [@inline always] double_field x i = floatarray_get (obj x : floatarray) i
-                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_get
- 
- File "jscomp/stdlib/obj.ml", line 37, characters 2-41:
- 37 |   floatarray_set (obj x : floatarray) i v
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_set
- 
- File "jscomp/stdlib/obj.ml", line 107, characters 4-12:
- 107 |     create l
-           ^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_create
- 
- File "jscomp/stdlib/obj.ml", line 118, characters 4-15:
- 118 |     get_key e o
-           ^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_get_key
- 
- File "jscomp/stdlib/obj.ml", line 123, characters 4-20:
- 123 |     get_key_copy e o
-           ^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_get_key_copy
- 
- File "jscomp/stdlib/obj.ml", line 128, characters 4-17:
- 128 |     set_key e o x
-           ^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_set_key
- 
- File "jscomp/stdlib/obj.ml", line 133, characters 4-17:
- 133 |     unset_key e o
-           ^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_unset_key
- 
- File "jscomp/stdlib/obj.ml", line 138, characters 4-17:
- 138 |     check_key e o
-           ^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_check_key
- 
- File "jscomp/stdlib/obj.ml", line 147, characters 24-46:
- 147 |     else if l <> 0 then blit_key e1 o1 e2 o2 l
-                               ^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_blit_key
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_get_data
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_get_data_copy
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_set_data
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_unset_data
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_check_data
- 
- File "jscomp/stdlib/obj.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_blit_data
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name callback --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Callback.cmj -c -impl jscomp/stdlib/callback.pp.ml)
- File "jscomp/stdlib/callback.ml", line 22, characters 2-40:
- 22 |   register_named_value name (Obj.repr v)
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_register_named_value
- 
- File "jscomp/stdlib/callback.ml", line 27, characters 2-32:
- 27 |   register_named_value name slot
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_register_named_value
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name marshal --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Marshal.cmj -c -impl jscomp/stdlib/marshal.pp.ml)
- File "jscomp/stdlib/marshal.ml", line 36, characters 7-44:
- 36 |   else to_buffer_unsafe buff ofs len v flags
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_output_value_to_buffer
- 
- File "jscomp/stdlib/marshal.ml", line 52, characters 7-32:
- 52 |   else data_size_unsafe buff ofs
-             ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_marshal_data_size
- 
- File "jscomp/stdlib/marshal.ml", line 59, characters 14-39:
- 59 |     let len = data_size_unsafe buff ofs in
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_marshal_data_size
- 
- File "jscomp/stdlib/marshal.ml", line 62, characters 9-35:
- 62 |     else from_bytes_unsafe buff ofs
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_input_value_from_bytes
- 
- File "jscomp/stdlib/marshal.ml", lines 23-24, characters 0-25:
- 23 | external to_channel: out_channel -> 'a -> extern_flags list -> unit
- 24 |     = "caml_output_value"
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_output_value
- 
- File "jscomp/stdlib/marshal.ml", line 44, characters 0-60:
- 44 | external from_channel: in_channel -> 'a = "caml_input_value"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_input_value
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name string --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__String.cmj -c -impl jscomp/stdlib/string.pp.ml)
- File "jscomp/stdlib/string.ml", line 226, characters 13-28:
- 226 | let hash x = seeded_hash 0 x
-                    ^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_string_hash
- 
- File "jscomp/stdlib/string.ml", line 225, characters 0-76:
- 225 | external seeded_hash : int -> string -> int = "caml_string_hash" [@@noalloc]
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_string_hash
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name float --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Float.cmj -c -impl jscomp/stdlib/float.pp.ml)
- File "float.cppo.ml", line 166, characters 23-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_trunc_float
- 
- File "float.cppo.ml", line 171, characters 13-34:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_nextafter_float
- 
- File "float.cppo.ml", line 172, characters 13-38:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_nextafter_float
- 
- File "float.cppo.ml", line 280, characters 31-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_make
- 
- File "float.cppo.ml", line 280, characters 31-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_make
- 
- File "float.cppo.ml", line 316, characters 8-38:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 316, characters 8-38:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 326, characters 4-34:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 336, characters 4-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 347, characters 4-32:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 348, characters 4-33:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 358, characters 4-37:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "jscomp/stdlib/float.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_make
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name printexc --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Printexc.cmj -c -impl jscomp/stdlib/printexc.pp.ml)
- File "printexc.cppo.ml", line 302, characters 15-39:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_debug_info_status
- 
- File "printexc.cppo.ml", lines 258-259, characters 0-72:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_raw_backtrace_slot
- 
- File "printexc.cppo.ml", lines 261-263, characters 0-34:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_raw_backtrace_next_slot
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name fun --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Fun.cmj -c -impl jscomp/stdlib/fun.pp.ml)
- File "jscomp/stdlib/fun.ml", line 32, characters 6-57:
- 32 |       Printexc.raise_with_backtrace (Finally_raised e) bt
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_restore_raw_backtrace
- 
- File "jscomp/stdlib/fun.ml", line 39, characters 6-52:
- 39 |       Printexc.raise_with_backtrace work_exn work_bt
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_restore_raw_backtrace
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name arg --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Arg.cmj -c -impl jscomp/stdlib/arg.pp.ml)
- File "stdlib.cppo.ml", line 504, characters 0-63:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 568, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 481, characters 29-49:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name out_channel --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Out_channel.cmj -c -impl jscomp/stdlib/out_channel.pp.ml)
- File "out_channel.cppo.ml", line 79, characters 0-72:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_is_binary_mode
- 
- File "out_channel.cppo.ml", line 81, characters 0-66:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_set_buffered
- 
- File "out_channel.cppo.ml", line 83, characters 0-56:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_is_buffered
- 
- File "out_channel.cppo.ml", line 85, characters 0-47:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_isatty
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name in_channel --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__In_channel.cmj -c -impl jscomp/stdlib/in_channel.pp.ml)
- File "stdlib.cppo.ml", line 504, characters 0-63:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 562, characters 0-62:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 567, characters 0-71:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_channel_size
- 
- File "stdlib.cppo.ml", line 566, characters 0-54:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_pos_in
- 
- File "stdlib.cppo.ml", line 504, characters 0-63:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "stdlib.cppo.ml", line 504, characters 0-63:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "in_channel.cppo.ml", line 213, characters 0-71:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_is_binary_mode
- 
- File "in_channel.cppo.ml", line 215, characters 0-47:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_isatty
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name digest --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Digest.cmj -c -impl jscomp/stdlib/digest.pp.ml)
- File "jscomp/stdlib/digest.ml", line 87, characters 4-58:
- 87 |     unsafe_string hash_length "" str 0 (String.length str)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 90, characters 4-52:
- 90 |     unsafe_bytes hash_length "" b 0 (Bytes.length b)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 95, characters 4-44:
- 95 |     unsafe_string hash_length "" str ofs len
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 100, characters 4-41:
- 100 |     unsafe_bytes hash_length "" b ofs len
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 84, characters 18-43:
- 84 |   let create () = create_gen hash_length ""
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_create
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 87, characters 4-58:
- 87 |     unsafe_string hash_length "" str 0 (String.length str)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 90, characters 4-52:
- 90 |     unsafe_bytes hash_length "" b 0 (Bytes.length b)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 95, characters 4-44:
- 95 |     unsafe_string hash_length "" str ofs len
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 100, characters 4-41:
- 100 |     unsafe_bytes hash_length "" b ofs len
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 84, characters 18-43:
- 84 |   let create () = create_gen hash_length ""
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_create
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 87, characters 4-58:
- 87 |     unsafe_string hash_length "" str 0 (String.length str)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 90, characters 4-52:
- 90 |     unsafe_bytes hash_length "" b 0 (Bytes.length b)
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 95, characters 4-44:
- 95 |     unsafe_string hash_length "" str ofs len
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_string
- 
- File "jscomp/stdlib/digest.ml", line 100, characters 4-41:
- 100 |     unsafe_bytes hash_length "" b ofs len
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_bytes
- 
- File "jscomp/stdlib/digest.ml", line 84, characters 18-43:
- 84 |   let create () = create_gen hash_length ""
-                        ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_create
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 110, characters 13-34:
- 110 |         then final ctx hash_length
-                    ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 111, characters 14-32:
- 111 |         else (update ctx buf 0 n; do_read ())
-                     ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 115, characters 27-48:
- 115 |         if toread = 0 then final ctx hash_length else begin
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_final
- 
- File "jscomp/stdlib/digest.ml", line 120, characters 12-30:
- 120 |             update ctx buf 0 n;
-                   ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_blake2_update
- 
- File "jscomp/stdlib/digest.ml", line 180, characters 49-64:
- 180 |     In_channel.with_open_bin filename (fun ic -> channel ic (-1))
-                                                        ^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_md5_chan
- 
- File "jscomp/stdlib/digest.ml", line 161, characters 2-60:
- 161 |   external channel: in_channel -> int -> t = "caml_md5_chan"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_md5_chan
- 
- File "jscomp/stdlib/digest.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_md5_chan
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name gc --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Gc.cmj -c -impl jscomp/stdlib/gc.pp.ml)
- File "jscomp/stdlib/gc.ml", line 71, characters 11-18:
- 71 |   let st = stat () in
-                 ^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_gc_stat
- 
- File "jscomp/stdlib/gc.ml", line 96, characters 22-33:
- 96 |   let (mi, pro, ma) = counters () in
-                            ^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_gc_counters
- 
- File "jscomp/stdlib/gc.ml", line 111, characters 21-45:
- 111 |     let finally () = finalise call_alarm arec in
-                            ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register
- 
- File "jscomp/stdlib/gc.ml", line 111, characters 21-45:
- 111 |     let finally () = finalise call_alarm arec in
-                            ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register
- 
- File "jscomp/stdlib/gc.ml", line 122, characters 2-26:
- 122 |   finalise call_alarm arec;
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register
- 
- File "jscomp/stdlib/gc.ml", line 160, characters 6-50:
- 160 |       c_start sampling_rate callstack_size tracker
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_memprof_start
- 
- File "jscomp/stdlib/gc.ml", line 100, characters 0-70:
- 100 | external finalise : ('a -> unit) -> 'a -> unit = "caml_final_register"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register
- 
- File "jscomp/stdlib/gc.ml", lines 101-102, characters 0-44:
- 101 | external finalise_last : (unit -> unit) -> 'a -> unit =
- 102 |   "caml_final_register_called_without_value"
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register_called_without_value
- 
- File "jscomp/stdlib/gc.ml", line 103, characters 0-63:
- 103 | external finalise_release : unit -> unit = "caml_final_release"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_release
- 
- File "jscomp/stdlib/gc.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_memprof_stop
- 
- File "jscomp/stdlib/gc.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_memprof_discard
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name scanf --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Scanf.cmj -c -impl jscomp/stdlib/scanf.pp.ml)
- File "stdlib.cppo.ml", line 568, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 568, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "stdlib.cppo.ml", line 568, characters 0-64:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name filename --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Filename.cmj -c -impl jscomp/stdlib/filename.pp.ml)
- File "jscomp/stdlib/filename.ml", line 354, characters 16-75:
- 354 |       close_desc(open_desc name [Open_wronly; Open_creat; Open_excl] 0o600);
-                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_open
- 
- File "jscomp/stdlib/filename.ml", line 354, characters 6-75:
- 354 |       close_desc(open_desc name [Open_wronly; Open_creat; Open_excl] 0o600);
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_close
- 
- File "jscomp/stdlib/filename.ml", line 377, characters 6-26:
- 377 |       Sys.mkdir name perms;
-             ^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_mkdir
- (cd _build/default && bin/melc.exe -w -40 -mel-no-check-div-by-zero -mel-cross-module-opt -nolabels -w -9 -bin-annot -bin-annot-occurrences -I jscomp/stdlib/.stdlib.objs/melange -I jscomp/runtime/.js.objs/melange -I jscomp/runtime/.melange_mini_stdlib.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name weak --bs-package-name melange -no-alias-deps -open Stdlib -nopervasives -nostdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Weak.cmj -c -impl jscomp/stdlib/weak.pp.ml)
- File "jscomp/stdlib/weak.ml", line 30, characters 2-10:
- 30 |   create l
-        ^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_weak_create
- 
- File "jscomp/stdlib/weak.ml", line 45, characters 14-24:
- 45 |   | Some x -> set' e o x
-                    ^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_set_key
- 
- File "jscomp/stdlib/weak.ml", line 44, characters 12-21:
- 44 |   | None -> unset e o
-                  ^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ephe_unset_key
- 
- File "jscomp/stdlib/weak.ml", line 50, characters 2-9:
- 50 |   get e o
-        ^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_weak_get
- 
- File "jscomp/stdlib/weak.ml", line 55, characters 2-14:
- 55 |   get_copy e o
-        ^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_weak_get_copy
- 
- File "jscomp/stdlib/weak.ml", line 60, characters 2-11:
- 60 |   check e o
-        ^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_weak_check
- 
- File "jscomp/stdlib/weak.ml", line 69, characters 22-40:
- 69 |   else if l <> 0 then blit e1 o1 e2 o2 l
-                            ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_weak_blit
-> compiled  melange.5.1.0-53
-> installed melange.5.1.0-53
Processing 64/67: [melange-json: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "melange-json" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/melange-json.2.0.0)
-> compiled  melange-json.2.0.0
-> installed melange-json.2.0.0
Processing 66/67: [melange-atdgen-codec-runtime: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "melange-atdgen-codec-runtime" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/melange-atdgen-codec-runtime.3.0.1)
-> compiled  melange-atdgen-codec-runtime.3.0.1
-> installed melange-atdgen-codec-runtime.3.0.1
Done.
# To update the current shell environment, run: eval $(opam env)
2025-04-21 13:14.39 ---> saved as "817f2f4121dfe2c06d5cb32349fd537f0bb4be9e88609c16ef008686e2780eb5"
Job succeeded