← Back to PR #0
Build Log: runtime_events_tools_bare.0.5.3
Status: FAILURE
Log Output
Processing: [default: loading data]
[runtime_events_tools_bare.0.5.3: http]
[runtime_events_tools_bare.0.5.3: extract]
-> 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)
[runtime_events_tools_bare: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "runtime_events_tools_bare" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/runtime_events_tools_bare.0.5.3)
[ERROR] The compilation of runtime_events_tools_bare.0.5.3 failed at "dune build -p runtime_events_tools_bare -j 255 @install".
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/olly_common/.olly_common.objs/byte -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml/runtime_events -I /home/opam/.opam/default/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
build failed...
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"cmdliner.2.1.0" -> "ocaml.5.0.0";
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.0.0"}
"ocaml.5.0.0" -> {"ocaml-base-compiler.5.0.0" "ocaml-config.3"}
"ocaml-config.3" -> "ocaml-base-compiler.5.0.0";
"runtime_events_tools_bare.0.5.3" -> {"cmdliner.2.1.0" "dune.3.20.2" "ocaml.5.0.0"}
}