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


Building on rosemary

(from freebsd)
2026-07-03 02:53.26 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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/local/bin/opam-dev /usr/local/bin/opam"))
2026-07-03 02:53.26 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 672fc8a6a8d7b68011fcd310cf9b74cf9b498bc3"))
2026-07-03 02:53.27 ---> using "0116c4c37f0990c5f9d6e662e15e7023df192a613ccbda2bb280c2aaabfbd0c9" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using 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.
2026-07-03 02:53.27 ---> using "c807a1220bb87dbdc229c3e1fdad8b2c330967ba08b720b3192085c5e34b4eb7" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "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  (https://github.com/ocaml/ocaml/releases/download/5.3.0/ocaml-5.3.0.tar.gz)
-> 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.0)
2026-07-03 02:53.27 ---> using "f3a155caabe33c01d69769edb2fa26ab5cd6b047ccfa9e47c365fde75ae47a13" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-07-03 02:53.28 ---> using "aba138a4aeb8795d21b51084926144bd0e466a28686cf481a74dfb04745bdd6f" from cache

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

Nothing to do.
The following actions will be performed:
=== install 22 packages
  - install cmdliner             2.1.1    [required by melange]
  - install cppo                 1.8.0    [required by melange]
  - install dune                 3.23.1   [required by melange-edn]
  - install dune-build-info      3.23.1   [required by melange]
  - install gen                  1.1      [required by sedlex]
  - install js_of_ocaml          6.4.0    [required by melange-edn]
  - install js_of_ocaml-compiler 6.4.0    [required by js_of_ocaml]
  - install melange              7.0.0-53 [required by melange-edn]
  - install melange-edn          0.5.0
  - install menhir               20260209 [required by melange]
  - install menhirCST            20260209 [required by menhir]
  - install menhirGLR            20260209 [required by menhir]
  - install menhirLib            20260209 [required by js_of_ocaml-compiler]
  - install menhirSdk            20260209 [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs  v0.17.0  [required by js_of_ocaml-compiler]
  - install ppx_derivers         1.2.1    [required by ppxlib]
  - install ppxlib               0.38.0   [required by js_of_ocaml, melange]
  - install sedlex               3.7      [required by js_of_ocaml-compiler]
  - install seq                  base     [required by gen]
  - install sexplib0             v0.17.0  [required by ppxlib]
  - install stdlib-shims         0.3.0    [required by ppxlib]
  - install yojson               3.0.0    [required by melange-edn]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/60: [cmdliner.2.1.1: extract]
Processing  2/60: [cmdliner.2.1.1: extract] [cppo.1.8.0: extract]
Processing  3/60: [cmdliner.2.1.1: extract] [cppo.1.8.0: extract] [dune.3.23.1, dune-build-info.3.23.1: extract]
-> retrieved cppo.1.8.0  (cached)
Processing  3/60: [cmdliner.2.1.1: extract] [dune.3.23.1, dune-build-info.3.23.1: extract]
Processing  4/60: [cmdliner.2.1.1: extract] [dune.3.23.1, dune-build-info.3.23.1: extract] [gen.1.1: extract]
-> retrieved cmdliner.2.1.1  (cached)
Processing  4/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [gen.1.1: extract]
Processing  5/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [gen.1.1: extract] [js_of_ocaml.6.4.0, js_of_ocaml-compiler.6.4.0: extract]
Processing  6/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [gen.1.1: extract] [js_of_ocaml.6.4.0, js_of_ocaml-compiler.6.4.0: extract] [cmdliner: gmake all]
-> retrieved gen.1.1  (cached)
Processing  6/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [js_of_ocaml.6.4.0, js_of_ocaml-compiler.6.4.0: extract] [cmdliner: gmake all]
Processing  7/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [js_of_ocaml.6.4.0, js_of_ocaml-compiler.6.4.0: extract] [melange.7.0.0-53: http] [cmdliner: gmake all]
Processing  7/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [js_of_ocaml.6.4.0, js_of_ocaml-compiler.6.4.0: extract] [melange.7.0.0-53: extract] [cmdliner: gmake all]
+ /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/5.3.0" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/cmdliner.2.1.1)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml natexe ""
- _build/src/tool/cmdliner generic-completion bash > _build/src/tool/bash-completion.sh
- _build/src/tool/cmdliner tool-completion bash cmdliner > _build/src/tool/bash-cmdliner.sh
- _build/src/tool/cmdliner generic-completion zsh > _build/src/tool/zsh-completion.sh
- _build/src/tool/cmdliner tool-completion zsh cmdliner > _build/src/tool/zsh-cmdliner.sh
- _build/src/tool/cmdliner generic-completion pwsh > _build/src/tool/pwsh-completion.ps1
- _build/src/tool/cmdliner tool-completion pwsh cmdliner > _build/src/tool/pwsh-cmdliner.ps1
- _build/src/tool/cmdliner install tool-manpages _build/src/tool/cmdliner _build/src/tool/man
- Creating directory _build/src/tool/man/man1
- Writing _build/src/tool/man/man1/cmdliner.1
- Writing _build/src/tool/man/man1/cmdliner-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install.1
- Writing _build/src/tool/man/man1/cmdliner-install-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-manpages.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-support.1
- Writing _build/src/tool/man/man1/cmdliner-tool-commands.1
- Writing _build/src/tool/man/man1/cmdliner-tool-completion.1
- ocaml build.ml cmxs
-> compiled  cmdliner.2.1.1
Processing  7/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [js_of_ocaml.6.4.0, js_of_ocaml-compiler.6.4.0: extract] [melange.7.0.0-53: extract]
Processing  8/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [js_of_ocaml.6.4.0, js_of_ocaml-compiler.6.4.0: extract] [melange.7.0.0-53: extract] [cmdliner: gmake install]
-> retrieved melange.7.0.0-53  (https://github.com/melange-re/melange/releases/download/7.0.0-53/melange-7.0.0-53.tbz)
Processing  8/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [js_of_ocaml.6.4.0, js_of_ocaml-compiler.6.4.0: extract] [cmdliner: gmake install]
Processing  9/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [js_of_ocaml.6.4.0, js_of_ocaml-compiler.6.4.0: extract] [melange-edn.0.5.0: http] [cmdliner: gmake install]
+ /usr/local/bin/gmake "install" "BINDIR=/home/opam/.opam/5.3.0/bin" "LIBDIR=/home/opam/.opam/5.3.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3.0/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.3.0/share" "MANDIR=/home/opam/.opam/5.3.0/man" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/cmdliner.2.1.1)
- install -d "/home/opam/.opam/5.3.0/bin" "/home/opam/.opam/5.3.0/lib/cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "/home/opam/.opam/5.3.0/lib/cmdliner"
- install -m 644 opam "/home/opam/.opam/5.3.0/lib/cmdliner/opam"
- install -m 644 _build/src/cmdliner.mli _build/src/cmdliner_arg.mli _build/src/cmdliner_base.mli _build/src/cmdliner_cline.mli _build/src/cmdliner_cmd.mli _build/src/cmdliner_completion.mli _build/src/cmdliner_def.mli _build/src/cmdliner_docgen.mli _build/src/cmdliner_eval.mli _build/src/cmdliner_manpage.mli _build/src/cmdliner_msg.mli _build/src/cmdliner_term.mli _build/src/cmdliner_trie.mli _build/src/cmdliner.ml _build/src/cmdliner_arg.ml _build/src/cmdliner_base.ml _build/src/cmdliner_cline.ml _build/src/cmdliner_cmd.ml _build/src/cmdliner_completion.ml _build/src/cmdliner_def.ml _build/src/cmdliner_docgen.ml _build/src/cmdliner_eval.ml _build/src/cmdliner_manpage.ml _build/src/cmdliner_msg.ml _build/src/cmdliner_term.ml _build/src/cmdliner_trie.ml \
- 	 _build/src/cmdliner.cmti _build/src/cmdliner_arg.cmti _build/src/cmdliner_base.cmti _build/src/cmdliner_cline.cmti _build/src/cmdliner_cmd.cmti _build/src/cmdliner_completion.cmti _build/src/cmdliner_def.cmti _build/src/cmdliner_docgen.cmti _build/src/cmdliner_eval.cmti _build/src/cmdliner_manpage.cmti _build/src/cmdliner_msg.cmti _build/src/cmdliner_term.cmti _build/src/cmdliner_trie.cmti _build/src/cmdliner.cmt _build/src/cmdliner_arg.cmt _build/src/cmdliner_base.cmt _build/src/cmdliner_cline.cmt _build/src/cmdliner_cmd.cmt _build/src/cmdliner_completion.cmt _build/src/cmdliner_def.cmt _build/src/cmdliner_docgen.cmt _build/src/cmdliner_eval.cmt _build/src/cmdliner_manpage.cmt _build/src/cmdliner_msg.cmt _build/src/cmdliner_term.cmt _build/src/cmdliner_trie.cmt "/home/opam/.opam/5.3.0/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cma "/home/opam/.opam/5.3.0/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cmxa _build/src/cmdliner.a _build/src/cmdliner.cmx _build/src/cmdliner_arg.cmx _build/src/cmdliner_base.cmx _build/src/cmdliner_cline.cmx _build/src/cmdliner_cmd.cmx _build/src/cmdliner_completion.cmx _build/src/cmdliner_def.cmx _build/src/cmdliner_docgen.cmx _build/src/cmdliner_eval.cmx _build/src/cmdliner_manpage.cmx _build/src/cmdliner_msg.cmx _build/src/cmdliner_term.cmx _build/src/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.3.0/lib/cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "/home/opam/.opam/5.3.0/bin/cmdliner"
- install -d "/home/opam/.opam/5.3.0/share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
-   "/home/opam/.opam/5.3.0/share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "/home/opam/.opam/5.3.0/share/bash-completion/completions/cmdliner"
- install -d "/home/opam/.opam/5.3.0/share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
-   "/home/opam/.opam/5.3.0/share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "/home/opam/.opam/5.3.0/share/zsh/site-functions/_cmdliner"
- install -d "/home/opam/.opam/5.3.0/share/powershell"
- install -m 644 _build/src/tool/pwsh-completion.ps1 \
-   "/home/opam/.opam/5.3.0/share/powershell/cmdliner_generic_completion.ps1"
- install -m 644 _build/src/tool/pwsh-cmdliner.ps1 \
-    "/home/opam/.opam/5.3.0/share/powershell/cmdliner_completion.ps1"
- install -m 644 _build/src/cmdliner.cmxs "/home/opam/.opam/5.3.0/lib/cmdliner"
Processing  9/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [js_of_ocaml.6.4.0, js_of_ocaml-compiler.6.4.0: extract] [melange-edn.0.5.0: http] [cmdliner: gmake install-doc]
-> retrieved js_of_ocaml.6.4.0, js_of_ocaml-compiler.6.4.0  (cached)
Processing  9/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [melange-edn.0.5.0: http] [cmdliner: gmake install-doc]
Processing 10/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [melange-edn.0.5.0: http] [menhir.20260209 + 4 others: extract] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/5.3.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3.0/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.3.0/share" "MANDIR=/home/opam/.opam/5.3.0/man" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/cmdliner.2.1.1)
- install -d "/home/opam/.opam/5.3.0/man/man1"
- install -m 644 _build/src/tool/man/man1/cmdliner-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-manpages.1 _build/src/tool/man/man1/cmdliner-install-tool-support.1 _build/src/tool/man/man1/cmdliner-install.1 _build/src/tool/man/man1/cmdliner-tool-commands.1 _build/src/tool/man/man1/cmdliner-tool-completion.1 _build/src/tool/man/man1/cmdliner.1 "/home/opam/.opam/5.3.0/man/man1"
- install -d "/home/opam/.opam/5.3.0/doc/cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.3.0/doc/cmdliner"
- install -m 644 doc/index.mld doc/cli.mld doc/examples.mld \
-    doc/tutorial.mld doc/cookbook.mld doc/tool_man.mld "/home/opam/.opam/5.3.0/doc/cmdliner/odoc-pages"
-> installed cmdliner.2.1.1
Processing 10/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [melange-edn.0.5.0: http] [menhir.20260209 + 4 others: extract]
-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
Processing 10/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [melange-edn.0.5.0: http]
Processing 11/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [melange-edn.0.5.0: http] [ocaml-compiler-libs.v0.17.0: extract]
Processing 11/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [melange-edn.0.5.0: extract] [ocaml-compiler-libs.v0.17.0: extract]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 11/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [melange-edn.0.5.0: extract]
Processing 12/60: [dune.3.23.1, dune-build-info.3.23.1: extract] [melange-edn.0.5.0: extract] [ppx_derivers.1.2.1: extract]
-> retrieved dune.3.23.1, dune-build-info.3.23.1  (cached)
Processing 12/60: [melange-edn.0.5.0: extract] [ppx_derivers.1.2.1: extract]
Processing 13/60: [melange-edn.0.5.0: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract]
Processing 14/60: [melange-edn.0.5.0: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.38.0: extract] [dune: ocaml 39]
-> retrieved ppxlib.0.38.0  (cached)
Processing 14/60: [melange-edn.0.5.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 39]
Processing 15/60: [melange-edn.0.5.0: extract] [ppx_derivers.1.2.1: extract] [sedlex.3.7: extract] [dune: ocaml 39]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 15/60: [melange-edn.0.5.0: extract] [sedlex.3.7: extract] [dune: ocaml 39]
-> retrieved seq.base  (cached)
Processing 16/60: [melange-edn.0.5.0: extract] [sedlex.3.7: extract] [dune: ocaml 39]
Processing 17/60: [melange-edn.0.5.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 39]
Processing 18/60: [melange-edn.0.5.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 39]
-> installed seq.base
Processing 19/60: [melange-edn.0.5.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 39]
-> retrieved melange-edn.0.5.0  (https://github.com/RCmerci/melange-edn/archive/refs/tags/0.5.0.tar.gz)
Processing 19/60: [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 39]
Processing 20/60: [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 39]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 20/60: [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 39]
Processing 21/60: [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [yojson.3.0.0: extract] [dune: ocaml 39]
-> retrieved sedlex.3.7  (cached)
Processing 21/60: [stdlib-shims.0.3.0: extract] [yojson.3.0.0: extract] [dune: ocaml 39]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 21/60: [yojson.3.0.0: extract] [dune: ocaml 39]
-> retrieved yojson.3.0.0  (cached)
Processing 21/60: [dune: ocaml 39]
+ /home/opam/.opam/5.3.0/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.23.1)
- ocamllex -q -o boot/pps.ml boot/pps.mll
- ocaml -I +unix unix.cma /tmp/.duneboot76afaamain -j 39
- cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -I +unix -I +threads ev.c
- src/lev/vendor/ev.c:514:9: warning: 'EV_USE_INOTIFY' macro redefined [-Wmacro-redefined]
-   514 | #define EV_USE_INOTIFY 0
-       |         ^
- src/lev/vendor/ev.c:162:12: note: previous definition is here
-   162 | #   define EV_USE_INOTIFY EV_FEATURE_OS
-       |            ^
- src/lev/vendor/ev.c:515:9: warning: 'EV_USE_KQUEUE' macro redefined [-Wmacro-redefined]
-   515 | #define EV_USE_KQUEUE 1
-       |         ^
- src/lev/vendor/ev.c:144:12: note: previous definition is here
-   144 | #   define EV_USE_KQUEUE EV_FEATURE_BACKENDS
-       |            ^
- 2 warnings generated.
Processing 21/60: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.23.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.23.1)
-> compiled  dune.3.23.1
-> installed dune.3.23.1
Processing 23/60: [cppo: dune build]
Processing 24/60: [cppo: dune build] [dune-build-info: dune build]
Processing 25/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build]
Processing 26/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build] [menhirCST: dune build]
Processing 27/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build] [menhirCST: dune build] [menhirGLR: dune build]
Processing 28/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build]
Processing 29/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 30/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 31/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 32/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 33/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 34/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirCST" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirCST.20260209)
-> compiled  menhirCST.20260209
Processing 34/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed menhirCST.20260209
Processing 35/60: [cppo: dune build] [dune-build-info: dune build] [gen: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "@install" "-p" "gen" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/gen.1.1)
-> compiled  gen.1.1
Processing 35/60: [cppo: dune build] [dune-build-info: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed gen.1.1
Processing 36/60: [cppo: dune build] [dune-build-info: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "dune-build-info" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-build-info.3.23.1)
-> compiled  dune-build-info.3.23.1
Processing 36/60: [cppo: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed dune-build-info.3.23.1
Processing 37/60: [cppo: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "cppo" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 37/60: [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed cppo.1.8.0
Processing 38/60: [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ppx_derivers" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 38/60: [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 39/60: [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirGLR" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirGLR.20260209)
-> compiled  menhirGLR.20260209
Processing 39/60: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed menhirGLR.20260209
Processing 40/60: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 40/60: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 41/60: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirLib" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirLib.20260209)
-> compiled  menhirLib.20260209
Processing 41/60: [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed menhirLib.20260209
Processing 42/60: [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirSdk" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirSdk.20260209)
-> compiled  menhirSdk.20260209
Processing 42/60: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed menhirSdk.20260209
Processing 43/60: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
Processing 44/60: [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 44/60: [menhir: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
-> installed sexplib0.v0.17.0
Processing 45/60: [menhir: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "yojson" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/yojson.3.0.0)
-> compiled  yojson.3.0.0
Processing 45/60: [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed yojson.3.0.0
Processing 46/60: [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 46/60: [menhir: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 47/60: [menhir: dune build]
Processing 48/60: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhir.20260209)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/driver/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict Parser.mly --compare-errors ParserMessages.auto.messages --compare-errors ParserMessages.messages) > _build/default/driver/stage2/ParserMessages.check
- Read 103 sample input sentences and 103 error messages.
- Read 103 sample input sentences and 50 error messages.
- (cd _build/default/driver/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict Parser.mly --compile-errors ParserMessages.messages) > _build/default/driver/stage2/ParserMessages.ml
- Read 103 sample input sentences and 50 error messages.
- (cd _build/default && driver/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v driver/stage2/Parser.mly --base driver/stage2/Parser --infer-read-reply driver/stage2/Parser__mock.mli.inferred)
- Grammar has 57 nonterminal symbols, among which 1 start symbols.
- Grammar has 38 terminal symbols.
- Grammar has 132 productions.
- Built an LR(0) automaton with 205 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 314 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.
- 158 out of 314 states have a default reduction.
- 110 out of 314 states are represented.
- 45 out of 98 symbols keep track of their start position.
- 40 out of 98 symbols keep track of their end position.
- The StackLang code contains 4186 instructions in 282 blocks.
- The StackLang code comprises 5 mutually recursive groups.
-> compiled  menhir.20260209
Processing 48/60: [ppxlib: dune build]
-> installed menhir.20260209
Processing 49/60: [ppxlib: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ppxlib.0.38.0)
- File "dune-project", line 23, characters 2-42:
- 23 |   (sexplib0 (and :with-test (>= "v0.15"))) ; Printexc.register_printer in sexplib0 changed
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning: Duplicate dependency on package (sexplib0 (and :with-test (>=
- v0.15))) in 'depends' field. If you want to specify multiple constraints,
- combine them using (and ...).
- Hint: To disable this warning, add the following to your dune-project file:
- (warnings (duplicate_deps disabled))
-> compiled  ppxlib.0.38.0
-> installed ppxlib.0.38.0
Processing 51/60: [melange: dune build]
Processing 52/60: [melange: dune build] [sedlex: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "sedlex" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/sedlex.3.7)
-> compiled  sedlex.3.7
Processing 52/60: [melange: dune build]
-> installed sedlex.3.7
Processing 53/60: [melange: dune build]
Processing 54/60: [js_of_ocaml-compiler: dune build] [melange: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "js_of_ocaml-compiler" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/js_of_ocaml-compiler.6.4.0)
- (cd tools/version && /home/opam/.opam/5.3.0/bin/ocaml -I +compiler-libs /home/opam/.opam/5.3.0/.opam-switch/build/js_of_ocaml-compiler.6.4.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any of the parent directories): .git
Processing 54/60: [js_of_ocaml-compiler: cmdliner install] [melange: dune build]
+ /home/opam/.opam/5.3.0/bin/cmdliner "install" "tool-support" "--update-opam-install=js_of_ocaml-compiler.install" "_build/install/default/bin/js_of_ocaml" "_build/cmdliner-install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/js_of_ocaml-compiler.6.4.0)
- Creating directory _build/cmdliner-install/share/man/man1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-build-fs.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-build-runtime.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-check-runtime.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-compile.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-link.1
- Writing _build/cmdliner-install/share/man/man1/js_of_ocaml-print-standard-runtime.1
- Creating directory _build/cmdliner-install/share/bash-completion/completions
- Writing _build/cmdliner-install/share/bash-completion/completions/js_of_ocaml
- Creating directory _build/cmdliner-install/share/zsh/site-functions
- Writing _build/cmdliner-install/share/zsh/site-functions/_js_of_ocaml
- Creating directory _build/cmdliner-install/share/powershell
- Writing _build/cmdliner-install/share/powershell/js_of_ocaml_completion.ps1
+ /home/opam/.opam/5.3.0/bin/cmdliner "install" "tool-support" "--update-opam-install=js_of_ocaml-compiler.install" "_build/install/default/bin/jsoo_minify" "_build/cmdliner-install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/js_of_ocaml-compiler.6.4.0)
- Writing _build/cmdliner-install/share/man/man1/jsoo_minify.1
- Writing _build/cmdliner-install/share/bash-completion/completions/jsoo_minify
- Writing _build/cmdliner-install/share/zsh/site-functions/_jsoo_minify
- Writing _build/cmdliner-install/share/powershell/jsoo_minify_completion.ps1
-> compiled  js_of_ocaml-compiler.6.4.0
Processing 54/60: [melange: dune build]
-> installed js_of_ocaml-compiler.6.4.0
Processing 55/60: [melange: dune build]
Processing 56/60: [js_of_ocaml: dune build] [melange: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "melange" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/melange.7.0.0-53)
- (cd _build/default/jscomp/core && /usr/local/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 of the parent directories): .git
- (cd _build/default/jscomp/core && /usr/local/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 of the parent directories): .git
- (cd _build/.sandbox/afc0f43a33cf6973af9e87f308da5083/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -w -53 -w -49 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name stdlib --mel-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/.sandbox/acac1acad36124ac17b8c8cd1e8d29d2/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name sys --mel-package-name melange -no-alias-deps -open Stdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Sys.cmj -c -impl jscomp/stdlib/sys.pp.ml)
- File "sys.cppo.ml", line 196, characters 7-34:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_rev_convert_signal_number
- 
- File "sys.cppo.ml", line 200, characters 7-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_convert_signal_number
- 
- File "sys.cppo.ml", lines 211-212, characters 0-35:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_enable_runtime_warnings
- 
- File "sys.cppo.ml", lines 213-214, characters 0-36:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_runtime_warnings_enabled
- (cd _build/.sandbox/d642269a5803fac88dd1aa3995136387/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name obj --mel-package-name melange -no-alias-deps -open Stdlib -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/.sandbox/63d72726256bd3adc88bda2b9c93aeef/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name callback --mel-package-name melange -no-alias-deps -open Stdlib -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/.sandbox/314518f26dccfd0a40276735d97eb8ba/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name lazy --mel-package-name melange -no-alias-deps -open Stdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Lazy.cmj -c -impl jscomp/stdlib/lazy.pp.ml)
- File "jscomp/stdlib/lazy.ml", line 123, characters 18-33:
- 123 |         let mut = Mutex.create () in
-                         ^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_mutex_new
- 
- File "jscomp/stdlib/lazy.ml", line 124, characters 8-22:
- 124 |         Mutex.lock mut;
-               ^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_mutex_lock
- 
- File "jscomp/stdlib/lazy.ml", line 126, characters 10-26:
- 126 |           Mutex.unlock mut;
-                 ^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_mutex_unlock
- 
- File "jscomp/stdlib/lazy.ml", line 135, characters 10-26:
- 135 |           Mutex.unlock mut;
-                 ^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_mutex_unlock
- 
- File "jscomp/stdlib/lazy.ml", line 126, characters 10-26:
- 126 |           Mutex.unlock mut;
-                 ^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_mutex_unlock
- 
- File "jscomp/stdlib/lazy.ml", line 135, characters 10-26:
- 135 |           Mutex.unlock mut;
-                 ^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_mutex_unlock
- 
- File "jscomp/stdlib/lazy.ml", line 119, characters 8-22:
- 119 |         Mutex.lock mut;
-               ^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_mutex_lock
- 
- File "jscomp/stdlib/lazy.ml", line 120, characters 8-24:
- 120 |         Mutex.unlock mut;
-               ^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_mutex_unlock
- 
- File "jscomp/stdlib/lazy.ml", line 112, characters 6-33:
- 112 |       raise_with_backtrace exn bt
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_restore_raw_backtrace
- (cd _build/.sandbox/831387d9daf4cc4bed8480d79a6e44e9/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name iarray --mel-package-name melange -no-alias-deps -open Stdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Iarray.cmj -c -impl jscomp/stdlib/iarray.pp.ml)
- File "iarray.cppo.ml", line 74, characters 7-24:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_array_append
- (cd _build/.sandbox/34d4e5b79f9a615dc512d20103556e0a/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name marshal --mel-package-name melange -no-alias-deps -open Stdlib -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/.sandbox/b87236b1595465d90781ac9b638ef1c9/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name float --mel-package-name melange -no-alias-deps -open Stdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Float.cmj -c -impl jscomp/stdlib/float.pp.ml)
- File "float.cppo.ml", line 167, characters 13-34:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_nextafter_float
- 
- File "float.cppo.ml", line 168, characters 13-38:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_nextafter_float
- 
- File "float.cppo.ml", line 277, characters 31-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_make
- 
- File "float.cppo.ml", line 277, characters 31-42:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_make
- 
- File "float.cppo.ml", line 301, characters 4-34:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 311, characters 4-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 323, characters 4-32:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 324, characters 4-33:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_floatarray_blit
- 
- File "float.cppo.ml", line 340, 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/.sandbox/3192fcb6e22e27dde6d037449af3e629/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name printexc --mel-package-name melange -no-alias-deps -open Stdlib -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/.sandbox/5c31e6dc4c028b3c43ac67f1efb70e78/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name arg --mel-package-name melange -no-alias-deps -open Stdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Arg.cmj -c -impl jscomp/stdlib/arg.pp.ml)
- File "jscomp/stdlib/arg.ml", line 386, characters 16-29:
- 386 |         let c = input_char ic in
-                       ^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "jscomp/stdlib/arg.ml", line 392, characters 2-13:
- 392 |   close_in ic;
-         ^^^^^^^^^^^
- 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/.sandbox/5d6ed1176998245afef0e0bcc2bb8e7c/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name fun --mel-package-name melange -no-alias-deps -open Stdlib -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/.sandbox/c48020c808a174c778538f538d406e07/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name out_channel --mel-package-name melange -no-alias-deps -open Stdlib -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/.sandbox/33cc8d9cae6dd4e3a88a62954e46155b/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name in_channel --mel-package-name melange -no-alias-deps -open Stdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__In_channel.cmj -c -impl jscomp/stdlib/in_channel.pp.ml)
- File "in_channel.cppo.ml", line 55, characters 8-28:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "in_channel.cppo.ml", line 60, characters 8-28:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "in_channel.cppo.ml", line 163, characters 6-33:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_channel_size
- 
- File "in_channel.cppo.ml", line 163, characters 36-52:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_pos_in
- 
- File "in_channel.cppo.ml", line 179, characters 10-30:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_input_char
- 
- File "in_channel.cppo.ml", line 179, characters 10-30:
- 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/.sandbox/f090a494936ca3b5ad16c69931bf796e/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name scanf --mel-package-name melange -no-alias-deps -open Stdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Scanf.cmj -c -impl jscomp/stdlib/scanf.pp.ml)
- File "jscomp/stdlib/scanf.ml", line 320, characters 29-47:
- 320 |   let scan_close_at_end ic = Stdlib.close_in ic; raise End_of_file
-                                    ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "jscomp/stdlib/scanf.ml", line 388, characters 32-50:
- 388 |     | From_file (_fname, ic) -> Stdlib.close_in ic
-                                       ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- 
- File "jscomp/stdlib/scanf.ml", line 387, characters 6-24:
- 387 |       Stdlib.close_in ic
-             ^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_ml_close_channel
- (cd _build/.sandbox/004e27d5373f84d7e1770071a8372abe/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name digest --mel-package-name melange -no-alias-deps -open Stdlib -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/.sandbox/6459c7969129c6ce5e87dc5b3321640a/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name gc --mel-package-name melange -no-alias-deps -open Stdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Gc.cmj -c -impl jscomp/stdlib/gc.pp.ml)
- File "jscomp/stdlib/gc.ml", line 72, characters 11-18:
- 72 |   let st = stat () in
-                 ^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_gc_stat
- 
- File "jscomp/stdlib/gc.ml", line 97, characters 22-33:
- 97 |   let (mi, pro, ma) = counters () in
-                            ^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_gc_counters
- 
- File "jscomp/stdlib/gc.ml", line 112, characters 21-45:
- 112 |     let finally () = finalise call_alarm arec in
-                            ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register
- 
- File "jscomp/stdlib/gc.ml", line 112, characters 21-45:
- 112 |     let finally () = finalise call_alarm arec in
-                            ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register
- 
- File "jscomp/stdlib/gc.ml", line 123, characters 2-26:
- 123 |   finalise call_alarm arec;
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_final_register
- 
- File "jscomp/stdlib/gc.ml", line 168, characters 6-50:
- 168 |       c_start sampling_rate callstack_size tracker
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_memprof_start
- 
- File "jscomp/stdlib/gc.ml", line 101, characters 0-70:
- 101 | 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 102-103, characters 0-44:
- 102 | external finalise_last : (unit -> unit) -> 'a -> unit =
- 103 |   "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 104, characters 0-63:
- 104 | 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_is_sampling
- 
- 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
- 
- File "jscomp/stdlib/gc.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_gc_tweak_set
- 
- File "jscomp/stdlib/gc.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_gc_tweak_get
- 
- File "jscomp/stdlib/gc.ml", line 1:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_gc_tweak_list_active
- (cd _build/.sandbox/b262200f888e1db3b605f9723cb729f9/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name filename --mel-package-name melange -no-alias-deps -open Stdlib -o jscomp/stdlib/.stdlib.objs/melange/stdlib__Filename.cmj -c -impl jscomp/stdlib/filename.pp.ml)
- File "filename.cppo.ml", line 344, characters 16-75:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_open
- 
- File "filename.cppo.ml", line 344, characters 6-75:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_close
- 
- File "filename.cppo.ml", line 367, characters 6-26:
- Warning 106 [melange-unimplemented-primitive]: Unimplemented primitive used:caml_sys_mkdir
- (cd _build/.sandbox/beb7ea583f065193706c30097b5e0245/default && bin/melc.exe -nopervasives -nostdlib -warn-error -106 -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 --mel-stop-after-cmj --mel-package-output . --mel-module-name weak --mel-package-name melange -no-alias-deps -open Stdlib -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.7.0.0-53
Processing 56/60: [js_of_ocaml: dune build]
-> installed melange.7.0.0-53
Processing 57/60: [js_of_ocaml: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "js_of_ocaml" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/js_of_ocaml.6.4.0)
- (cd tools/version && /home/opam/.opam/5.3.0/bin/ocaml -I +compiler-libs /home/opam/.opam/5.3.0/.opam-switch/build/js_of_ocaml.6.4.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any of the parent directories): .git
-> compiled  js_of_ocaml.6.4.0
-> installed js_of_ocaml.6.4.0
Processing 59/60: [melange-edn: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "melange-edn" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/melange-edn.0.5.0)
-> compiled  melange-edn.0.5.0
-> installed melange-edn.0.5.0
Done.
2026-07-03 03:15.39 ---> saved as "7a5d004d49a7f1fdb67b8ea03632eeceee0f5e3d529b8be3b91c6d126e7076f6"
Job succeeded