← Back to PR #29312

Build Log: matrix.0.1.0

Status: FAILURE

Log Output

Processing: [default: loading data] [matrix.0.1.0: http] [matrix.0.1.0: extract] -> retrieved matrix.0.1.0 (https://github.com/tmattio/mosaic/releases/download/0.1.0/mosaic-0.1.0.tbz) [matrix: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "matrix" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/matrix.0.1.0) - File "matrix/test/charts/dune", line 7, characters 7-17: - 7 | (pps ppx_expect))) - ^^^^^^^^^^ - Error: Library "ppx_expect" not found. - -> required by library "test_charts" in _build/default/matrix/test/charts - -> required by _build/default/META.matrix - -> required by _build/install/default/lib/matrix/META - -> required by _build/default/matrix.install - -> required by alias install build failed... [ERROR] The compilation of matrix.0.1.0 failed at "dune build -p matrix -j 255 @install".

Dependency Graph

Loading graph...
View raw DOT format
digraph opam { "dune.3.21.0" -> {"base-threads.base" "base-unix.base" "ocaml.5.4.0"} "matrix.0.1.0" -> {"dune.3.21.0" "ocaml.5.4.0"} "ocaml.5.4.0" -> {"ocaml-base-compiler.5.4.0" "ocaml-config.3"} "ocaml-base-compiler.5.4.0" -> "ocaml-compiler.5.4.0"; "ocaml-config.3" -> "ocaml-base-compiler.5.4.0"; }