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


Building on rosemary

(from freebsd)
2026-03-22 16:48.04 ---> 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-03-22 16:48.05 ---> 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 76bf2ed9443fdee37e6f046c6295d358be3f8598"))
2026-03-22 16:48.05 ---> using "94f66c6a834b6719449116bcd359428b318771f35d495ad1d78253b69233060e" 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-03-22 16:48.06 ---> using "344c23782a77694c360aadfc0524835bef95b93ab3b2434b769c1724db787673" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2026-03-22 16:48.06 ---> using "7be76a49fdb32295a57a4568f066432c962ec3e3209ca16d8c4664be466a2733" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-03-22 16:48.07 ---> using "dc8416bc626061acb28604cae12debb5c62480ed2b3c398c84d574a511888177" from cache

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

Nothing to do.
The following actions will be performed:
=== install 17 packages
  - install base64              3.5.2    [required by melange]
  - install cmdliner            2.1.0    [required by melange]
  - install cppo                1.8.0    [required by melange]
  - install dune                3.22.0   [required by rescript-syntax]
  - install dune-build-info     3.22.0   [required by melange]
  - install melange             1.0.0    [required by rescript-syntax]
  - install menhir              20260209 [required by melange]
  - install menhirCST           20260209 [required by menhir]
  - install menhirGLR           20260209 [required by menhir]
  - install menhirLib           20260209 [required by menhir]
  - install menhirSdk           20260209 [required by menhir]
  - install ocaml-compiler-libs v0.12.4  [required by ppxlib]
  - install ppx_derivers        1.2.1    [required by ppxlib]
  - install ppxlib              0.34.0   [required by rescript-syntax]
  - install rescript-syntax     1.0.0
  - install sexplib0            v0.17.0  [required by ppxlib]
  - install stdlib-shims        0.3.0    [required by ppxlib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/45: [base64.3.5.2: extract]
Processing  2/45: [base64.3.5.2: extract] [cmdliner.2.1.0: extract]
Processing  3/45: [base64.3.5.2: extract] [cmdliner.2.1.0: extract] [cppo.1.8.0: extract]
-> retrieved cppo.1.8.0  (cached)
Processing  3/45: [base64.3.5.2: extract] [cmdliner.2.1.0: extract]
Processing  4/45: [base64.3.5.2: extract] [cmdliner.2.1.0: extract] [dune.3.22.0, dune-build-info.3.22.0: extract]
-> retrieved cmdliner.2.1.0  (cached)
Processing  4/45: [base64.3.5.2: extract] [dune.3.22.0, dune-build-info.3.22.0: extract]
Processing  5/45: [base64.3.5.2: extract] [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: http]
Processing  6/45: [base64.3.5.2: extract] [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: http] [cmdliner: gmake all]
-> retrieved base64.3.5.2  (cached)
Processing  6/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: http] [cmdliner: gmake all]
Processing  7/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: http] [menhir.20260209 + 4 others: extract] [cmdliner: gmake all]
-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
Processing  7/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: http] [cmdliner: gmake all]
Processing  8/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: http] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: gmake all]
Processing  8/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: gmake all]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing  8/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: extract] [cmdliner: gmake all]
Processing  9/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: gmake all]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing  9/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: extract] [cmdliner: gmake all]
Processing 10/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: extract] [ppxlib.0.34.0: extract] [cmdliner: gmake all]
-> retrieved ppxlib.0.34.0  (cached)
Processing 10/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: extract] [cmdliner: gmake all]
Processing 11/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: extract] [sexplib0.v0.17.0: extract] [cmdliner: gmake all]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 11/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: extract] [cmdliner: gmake all]
Processing 12/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: gmake all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 12/45: [dune.3.22.0, dune-build-info.3.22.0: extract] [melange.1.0.0, rescript-syntax.1.0.0: extract] [cmdliner: gmake all]
-> retrieved dune.3.22.0, dune-build-info.3.22.0  (cached)
Processing 12/45: [melange.1.0.0, rescript-syntax.1.0.0: extract] [cmdliner: gmake all]
Processing 13/45: [melange.1.0.0, rescript-syntax.1.0.0: extract] [cmdliner: gmake all] [dune: ocaml 39]
-> retrieved melange.1.0.0, rescript-syntax.1.0.0  (https://github.com/melange-re/melange/releases/download/1.0.0/melange-1.0.0.tbz)
Processing 13/45: [cmdliner: gmake all] [dune: ocaml 39]
+ /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/4.14.2" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.2.1.0)
- 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.0
Processing 13/45: [dune: ocaml 39]
Processing 14/45: [dune: ocaml 39] [cmdliner: gmake install]
+ /usr/local/bin/gmake "install" "BINDIR=/home/opam/.opam/4.14.2/bin" "LIBDIR=/home/opam/.opam/4.14.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.2/doc/cmdliner" "SHAREDIR=/home/opam/.opam/4.14.2/share" "MANDIR=/home/opam/.opam/4.14.2/man" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.2.1.0)
- install -d "/home/opam/.opam/4.14.2/bin" "/home/opam/.opam/4.14.2/lib/cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "/home/opam/.opam/4.14.2/lib/cmdliner"
- install -m 644 cmdliner.opam "/home/opam/.opam/4.14.2/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/4.14.2/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cma "/home/opam/.opam/4.14.2/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/4.14.2/lib/cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "/home/opam/.opam/4.14.2/bin/cmdliner"
- install -d "/home/opam/.opam/4.14.2/share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
-   "/home/opam/.opam/4.14.2/share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "/home/opam/.opam/4.14.2/share/bash-completion/completions/cmdliner"
- install -d "/home/opam/.opam/4.14.2/share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
-   "/home/opam/.opam/4.14.2/share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "/home/opam/.opam/4.14.2/share/zsh/site-functions/_cmdliner"
- install -d "/home/opam/.opam/4.14.2/share/powershell"
- install -m 644 _build/src/tool/pwsh-completion.ps1 \
-   "/home/opam/.opam/4.14.2/share/powershell/cmdliner_generic_completion.ps1"
- install -m 644 _build/src/tool/pwsh-cmdliner.ps1 \
-    "/home/opam/.opam/4.14.2/share/powershell/cmdliner_completion.ps1"
- install -m 644 _build/src/cmdliner.cmxs "/home/opam/.opam/4.14.2/lib/cmdliner"
Processing 14/45: [dune: ocaml 39] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/4.14.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.2/doc/cmdliner" "SHAREDIR=/home/opam/.opam/4.14.2/share" "MANDIR=/home/opam/.opam/4.14.2/man" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.2.1.0)
- install -d "/home/opam/.opam/4.14.2/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/4.14.2/man/man1"
- install -d "/home/opam/.opam/4.14.2/doc/cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14.2/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/4.14.2/doc/cmdliner/odoc-pages"
-> installed cmdliner.2.1.0
Processing 14/45: [dune: ocaml 39]
+ /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.22.0)
- ocamlc -output-complete-exe -intf-suffix .dummy -g -o .duneboot.exe -I boot unix.cma boot/types.ml boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
Processing 14/45: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.2/.opam-switch/build/dune.3.22.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.22.0)
-> compiled  dune.3.22.0
-> installed dune.3.22.0
Processing 16/45: [base64: dune build]
Processing 17/45: [base64: dune build] [cppo: dune build]
Processing 18/45: [base64: dune build] [cppo: dune build] [dune-build-info: dune build]
Processing 19/45: [base64: dune build] [cppo: dune build] [dune-build-info: dune build] [menhirCST: dune build]
Processing 20/45: [base64: dune build] [cppo: dune build] [dune-build-info: dune build] [menhirCST: dune build] [menhirGLR: dune build]
Processing 21/45: [base64: dune build] [cppo: dune build] [dune-build-info: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build]
Processing 22/45: [base64: dune build] [cppo: dune build] [dune-build-info: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 23/45: [base64: dune build] [cppo: dune build] [dune-build-info: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 24/45: [base64: dune build] [cppo: dune build] [dune-build-info: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 25/45: [base64: dune build] [cppo: dune build] [dune-build-info: 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 26/45: [base64: dune build] [cppo: dune build] [dune-build-info: 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]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirCST" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirCST.20260209)
-> compiled  menhirCST.20260209
Processing 26/45: [base64: dune build] [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]
-> installed menhirCST.20260209
Processing 27/45: [base64: dune build] [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]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "cppo" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 27/45: [base64: 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]
-> installed cppo.1.8.0
Processing 28/45: [base64: 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]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "base64" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/base64.3.5.2)
-> compiled  base64.3.5.2
Processing 28/45: [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]
-> installed base64.3.5.2
Processing 29/45: [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]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_derivers" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 29/45: [dune-build-info: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 30/45: [dune-build-info: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 30/45: [dune-build-info: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 31/45: [dune-build-info: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dune-build-info" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-build-info.3.22.0)
-> compiled  dune-build-info.3.22.0
Processing 31/45: [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed dune-build-info.3.22.0
Processing 32/45: [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirSdk" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirSdk.20260209)
-> compiled  menhirSdk.20260209
Processing 32/45: [menhirGLR: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed menhirSdk.20260209
Processing 33/45: [menhirGLR: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 33/45: [menhirGLR: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
-> installed sexplib0.v0.17.0
Processing 34/45: [menhirGLR: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 34/45: [menhirGLR: dune build] [menhirLib: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 35/45: [menhirGLR: dune build] [menhirLib: dune build]
Processing 36/45: [menhirGLR: dune build] [menhirLib: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirLib" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirLib.20260209)
-> compiled  menhirLib.20260209
Processing 36/45: [menhirGLR: dune build] [ppxlib: dune build]
-> installed menhirLib.20260209
Processing 37/45: [menhirGLR: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhirGLR" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/menhirGLR.20260209)
-> compiled  menhirGLR.20260209
Processing 37/45: [ppxlib: dune build]
-> installed menhirGLR.20260209
Processing 38/45: [ppxlib: dune build]
Processing 39/45: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.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 39/45: [ppxlib: dune build]
-> installed menhir.20260209
Processing 40/45: [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppxlib.0.34.0)
- File "dune-project", line 24, characters 2-42:
- 24 |   (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.34.0
-> installed ppxlib.0.34.0
Processing 42/45: [melange: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "melange" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/melange.1.0.0)
- (cd _build/default/jscomp/common && /usr/local/bin/bash -e -u -o pipefail -c 'echo let version = \"$(git rev-parse --verify HEAD)\"') > _build/default/jscomp/common/git_commit.ml
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default/jscomp/common && /usr/local/bin/bash -e -u -o pipefail -c 'echo let short_version = \"$(git rev-parse --short HEAD)\"') > _build/default/jscomp/common/git_commit.ml
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/.sandbox/22f47f40c69c5ec276910a819f668176/default && /home/opam/.opam/4.14.2/bin/menhir --lalr --explain --dump --require-aliases --strict --table -lg 1 -la 1 --unused-token COMMENT --unused-token DOCSTRING --unused-token EOL --unused-token GREATERRBRACKET --fixed-exception vendor/melange-compiler-libs/lib/parser.mly --base vendor/melange-compiler-libs/lib/parser --infer-read-reply vendor/melange-compiler-libs/lib/parser__mock.mli.inferred)
- Grammar has 208 nonterminal symbols, among which 15 start symbols.
- Grammar has 123 terminal symbols.
- Grammar has 852 productions.
- Built an LR(0) automaton with 1863 states.
- The grammar is not SLR(1) -- 139 states have a conflict.
- The construction mode is lalr.
- Built an LR(1) automaton with 1863 states.
- 1066 shift/reduce conflicts were silently solved.
- (cd _build/.sandbox/28b300a4e5c744d38f267616b13f28fb/default && jscomp/main/melc.exe -w -40 -no-keep-locs -bs-no-version-header -bs-no-check-div-by-zero -bs-cross-module-opt -unsafe -nopervasives -nostdlib -open Bs_stdlib_mini -w -9-20-61 -bin-annot -I jscomp/others/.belt.objs/melange -I jscomp/runtime/.runtime.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name node_process --bs-package-name melange.belt -no-alias-deps -o jscomp/others/.belt.objs/melange/node_process.cmj -c -impl jscomp/others/node_process.pp.ml)
- File "jscomp/others/node_process.ml", line 30, characters 12-24:
- 30 |     abort : unit -> unit [@bs.meth];
-                  ^^^^^^^^^^^^
- Error: Unbound module Js_OO
- (cd _build/.sandbox/777c769463b203f73ab52d606fe524aa/default && jscomp/main/melc.exe -w -40 -no-keep-locs -bs-no-version-header -bs-no-check-div-by-zero -bs-cross-module-opt -unsafe -nopervasives -nostdlib -open Bs_stdlib_mini -w -9-20-61 -bin-annot -I jscomp/others/.belt.objs/melange -I jscomp/runtime/.runtime.objs/melange -intf-suffix .ml --bs-stop-after-cmj --bs-package-output . --bs-module-name js_json --bs-package-name melange.belt -no-alias-deps -o jscomp/others/.belt.objs/melange/js_json.cmj -c -impl jscomp/others/js_json.pp.ml)
- File "jscomp/others/js_json.ml", line 1:
- Error: The implementation jscomp/others/js_json.pp.ml
-        does not match the interface jscomp/others/.belt.objs/melange/js_json.cmi:
-         Values do not match:
-           val decodeNull : 'a -> 'b Js.null option
-         is not included in
-           val decodeNull : t -> 'a Js_null.t option
-         The type t -> 'a Js.null option is not compatible with the type
-           t -> 'b Js_null.t option
-         Type 'a Js.null is not compatible with type 'b Js_null.t 
-         File "jscomp/others/js_json.ml", line 100, characters 4-14:
-           Actual declaration
[ERROR] The compilation of melange.1.0.0 failed at "dune build -p melange -j 39 @install".

#=== ERROR while compiling melange.1.0.0 ======================================#
# context              2.5.0 | freebsd/x86_64 | ocaml-base-compiler.4.14.2 | file:///home/opam/opam-repository
# path                 ~/.opam/4.14.2/.opam-switch/build/melange.1.0.0
# command              ~/.opam/4.14.2/bin/dune build -p melange -j 39 @install
# exit-code            1
# env-file             ~/.opam/log/melange-93831-092bac.env
# output-file          ~/.opam/log/melange-93831-092bac.out
### output ###
# [...]
# File "jscomp/others/js_json.ml", line 1:
# Error: The implementation jscomp/others/js_json.pp.ml
#        does not match the interface jscomp/others/.belt.objs/melange/js_json.cmi:
#         Values do not match:
#           val decodeNull : 'a -> 'b Js.null option
#         is not included in
#           val decodeNull : t -> 'a Js_null.t option
#         The type t -> 'a Js.null option is not compatible with the type
#           t -> 'b Js_null.t option
#         Type 'a Js.null is not compatible with type 'b Js_null.t 
#         File "jscomp/others/js_json.ml", line 100, characters 4-14:
#           Actual declaration



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install rescript-syntax 1.0.0
+- 
+- The following actions failed
| - build melange 1.0.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install base64              3.5.2
| - install cmdliner            2.1.0
| - install cppo                1.8.0
| - install dune                3.22.0
| - install dune-build-info     3.22.0
| - install menhir              20260209
| - install menhirCST           20260209
| - install menhirGLR           20260209
| - install menhirLib           20260209
| - install menhirSdk           20260209
| - install ocaml-compiler-libs v0.12.4
| - install ppx_derivers        1.2.1
| - install ppxlib              0.34.0
| - install sexplib0            v0.17.0
| - install stdlib-shims        0.3.0
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/4.14.2/.opam-switch/backup/state-20260322164809.export"
'opam install -vy rescript-syntax.1.0.0' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y rescript-syntax.1.0.0
opam install -vy rescript-syntax.1.0.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: rescript-syntax.1.0.0 | grep -q '\''freebsd'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi 


exit $res': failed
"jail" "-c" "name=obuilder_1974_89999" "mount.fstab=/tmp/obuilder-jail-3c7079/fstab" "mount.devfs" "path=/obuilder/result/4110b22f606e953c7857716d8c3a2edf2b454f008ab1fd6a5366752b4f72747f/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y rescript-syntax.1.0.0
opam install -vy rescript-syntax.1.0.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: rescript-syntax.1.0.0 | grep -q '\''freebsd'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi 


exit $res'" failed with exit status 1
Failed: Build failed