← Back to PR #0
Build Log: runtime_events_tools.0.5.3
Status: FAILURE
Log Output
Processing: [default: loading data]
[runtime_events_tools.0.5.3: http]
[runtime_events_tools.0.5.3: extract]
-> retrieved runtime_events_tools.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: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "runtime_events_tools" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/runtime_events_tools.0.5.3)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -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...
[ERROR] The compilation of runtime_events_tools.0.5.3 failed at "dune build -p runtime_events_tools -j 255 @install".
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"cmdliner.2.1.0" -> "ocaml.5.2.1";
"conf-libffi.2.0.0" -> "conf-pkg-config.4";
"conf-zlib.1" -> "conf-pkg-config.4";
"csexp.1.5.2" -> {"dune.3.20.2" "ocaml.5.2.1"}
"ctypes.0.24.0" -> {"dune.3.20.2" "dune-configurator.3.20.2" "integers.0.7.0" "ocaml.5.2.1"}
"ctypes-foreign.0.24.0" -> {"conf-libffi.2.0.0" "conf-pkg-config.4" "ctypes.0.24.0" "dune.3.20.2" "dune-configurator.3.20.2" "ocaml.5.2.1"}
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.2.1"}
"dune-configurator.3.20.2" -> {"base-unix.base" "csexp.1.5.2" "dune.3.20.2" "ocaml.5.2.1"}
"hdr_histogram.0.0.4" -> {"conf-cmake.1" "conf-pkg-config.4" "conf-zlib.1" "ctypes.0.24.0" "ctypes-foreign.0.24.0" "dune.3.20.2" "ocaml.5.2.1"}
"integers.0.7.0" -> {"dune.3.20.2" "ocaml.5.2.1" "stdlib-shims.0.3.0"}
"mtime.2.1.0" -> {"ocaml.5.2.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.1"}
"ocaml.5.2.1" -> {"ocaml-base-compiler.5.2.1" "ocaml-config.3"}
"ocaml-config.3" -> "ocaml-base-compiler.5.2.1";
"ocamlbuild.0.16.1" -> "ocaml.5.2.1";
"ocamlfind.1.9.8" -> "ocaml.5.2.1";
"runtime_events_tools.0.5.3" -> {"cmdliner.2.1.0" "dune.3.20.2" "hdr_histogram.0.0.4" "ocaml.5.2.1" "trace.0.10" "trace-fuchsia.0.10"}
"stdlib-shims.0.3.0" -> {"dune.3.20.2" "ocaml.5.2.1"}
"thread-local-storage.0.2" -> {"dune.3.20.2" "ocaml.5.2.1"}
"topkg.1.1.1" -> {"ocaml.5.2.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8"}
"trace.0.10" -> {"dune.3.20.2" "mtime.2.1.0" "ocaml.5.2.1"}
"trace-fuchsia.0.10" -> {"base-bigarray.base" "base-unix.base" "dune.3.20.2" "mtime.2.1.0" "ocaml.5.2.1" "thread-local-storage.0.2" "trace.0.10"}
}