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


Building on laodoke.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2025-10-20 15:59.31 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-10-20 15:59.31 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 5bf570252bd9fee71938b828ca0b86573c1e3355"))
2025-10-20 15:59.31 ---> using "5d9060f4a091feeded40d31aa9202099f5985b23d65db7fc416d6b6624552bb7" from cache

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


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

User configuration:
  ~/.profile is already up-to-date.
2025-10-20 15:59.31 ---> using "7dfd67279a0b6c96fe3527b7ac492da4aa9f97941af43ad023e8984d8100dde1" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [207 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-10-20-0805.15-F-2025-10-18-0804.35.pdiff [93.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-10-20-0805.15-F-2025-10-18-0804.35.pdiff [93.9 kB]
- Fetched 364 kB in 2s (173 kB/s)
- Reading package lists...
2025-10-20 15:59.31 ---> using "7b511f01af1ff6051c4d6b8856ac36a2a419ee6042db9f64d0e9cb36455e167c" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.20.2  (cached)
-> installed dune.3.20.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-10-20 15:59.31 ---> using "5e0202fe51159b3d5f4d609c9549391f26061f6a05adcbf57b419d3a8880df4a" from cache

/: (env DUNE_CACHE enabled)

/: (env DUNE_CACHE_TRANSPORT direct)

/: (env DUNE_CACHE_DUPLICATION copy)

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "opam remove -y runtime_events_tools_bare.0.5.3\
               \nopam install -vy runtime_events_tools_bare.0.5.3\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: runtime_events_tools_bare.0.5.3 | grep -q 'debian-unstable'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
[NOTE] runtime_events_tools_bare.0.5.3 is not installed.

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install cmdliner                  2.0.0 [required by runtime_events_tools_bare]
  - install runtime_events_tools_bare 0.5.3

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/6: [cmdliner.2.0.0: extract]
Processing  2/6: [cmdliner.2.0.0: extract] [runtime_events_tools_bare.0.5.3: http]
-> retrieved cmdliner.2.0.0  (cached)
Processing  2/6: [runtime_events_tools_bare.0.5.3: http]
Processing  3/6: [runtime_events_tools_bare.0.5.3: http] [cmdliner: make all]
Processing  3/6: [runtime_events_tools_bare.0.5.3: extract] [cmdliner: make all]
-> retrieved runtime_events_tools_bare.0.5.3  (https://github.com/tarides/runtime_events_tools/releases/download/0.5.3/runtime_events_tools-0.5.3.tbz)
Processing  3/6: [cmdliner: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.0.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 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.0.0
Processing  4/6: [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "BINDIR=/home/opam/.opam/5.3-opam/bin" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.3-opam/share" "MANDIR=/home/opam/.opam/5.3-opam/man" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.0.0)
- install -d "/home/opam/.opam/5.3-opam/bin" "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 cmdliner.opam "/home/opam/.opam/5.3-opam/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-opam/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cma "/home/opam/.opam/5.3-opam/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-opam/lib/cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "/home/opam/.opam/5.3-opam/bin/cmdliner"
- install -d "/home/opam/.opam/5.3-opam/share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
-   "/home/opam/.opam/5.3-opam/share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "/home/opam/.opam/5.3-opam/share/bash-completion/completions/cmdliner"
- install -d "/home/opam/.opam/5.3-opam/share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
-   "/home/opam/.opam/5.3-opam/share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "/home/opam/.opam/5.3-opam/share/zsh/site-functions/_cmdliner"
- install -m 644 _build/src/cmdliner.cmxs "/home/opam/.opam/5.3-opam/lib/cmdliner"
Processing  4/6: [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.3-opam/share" "MANDIR=/home/opam/.opam/5.3-opam/man" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.0.0)
- install -d "/home/opam/.opam/5.3-opam/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-opam/man/man1"
- install -d "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.3-opam/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-opam/doc/cmdliner/odoc-pages"
-> installed cmdliner.2.0.0
Processing  5/6: [runtime_events_tools_bare: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "runtime_events_tools_bare" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/runtime_events_tools_bare.0.5.3)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/olly_common/.olly_common.objs/byte -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/ocaml/runtime_events -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -no-alias-deps -open Olly_common -o lib/olly_common/.olly_common.objs/byte/olly_common__Cli.cmo -c -impl lib/olly_common/cli.ml)
- File "lib/olly_common/cli.ml", line 23, characters 20-77:
- 23 |       let conv, _ = Cmdliner.Arg.enum (List.rev_map (fun s -> (s, s)) topics) in
-                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Error: This expression has type
-          "string Cmdliner.Arg.conv" = "string Cmdliner.Arg.Conv.t"
-        but an expression was expected of type "'a * 'b"
[ERROR] The compilation of runtime_events_tools_bare.0.5.3 failed at "dune build -p runtime_events_tools_bare -j 71 @install".

#=== ERROR while compiling runtime_events_tools_bare.0.5.3 ====================#
# context              2.5.0~alpha1 | linux/x86_64 | ocaml-base-compiler.5.3.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.3-opam/.opam-switch/build/runtime_events_tools_bare.0.5.3
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p runtime_events_tools_bare -j 71 @install
# exit-code            1
# env-file             ~/.opam/log/runtime_events_tools_bare-8-ea430b.env
# output-file          ~/.opam/log/runtime_events_tools_bare-8-ea430b.out
### output ###
# (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/olly_common/.olly_common.objs/byte -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/ocaml/runtime_events -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -no-alias-deps -open Olly_common -o lib/olly_common/.olly_common.objs/byte/olly_common__Cli.cmo -c -impl lib/olly_common/cli.ml)
# File "lib/olly_common/cli.ml", line 23, characters 20-77:
# 23 |       let conv, _ = Cmdliner.Arg.enum (List.rev_map (fun s -> (s, s)) topics) in
#                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: This expression has type
#          "string Cmdliner.Arg.conv" = "string Cmdliner.Arg.Conv.t"
#        but an expression was expected of type "'a * 'b"



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build runtime_events_tools_bare 0.5.3
+- 
+- The following changes have been performed
| - install cmdliner 2.0.0
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/5.3-opam/.opam-switch/backup/state-20251020155932.export"
'opam install -vy runtime_events_tools_bare.0.5.3' failed.
"/usr/bin/env" "bash" "-c" "opam remove -y runtime_events_tools_bare.0.5.3
opam install -vy runtime_events_tools_bare.0.5.3
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: runtime_events_tools_bare.0.5.3 | grep -q 'debian-unstable'; 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 31
Failed: Build failed