← Back to PR #24267
Build Log: orxgboost.1.2.0
Status: FAILURE
Log Output
Processing: [default: loading data]
[orxgboost.1.2.0: http]
[orxgboost.1.2.0: extract]
[orxgboost.1.2.0/install_matrix.r: dl]
[orxgboost.1.2.0/install_xgboost.r: dl]
-> retrieved orxgboost.1.2.0 (https://github.com/UnixJunkie/orxgboost/archive/v1.2.0.tar.gz)
[orxgboost: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "orxgboost" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/orxgboost.1.2.0)
- File "src/dune", line 5, characters 23-28:
- 5 | (libraries batteries dolog))
- ^^^^^
- Error: Library "dolog" not found.
- -> required by library "orxgboost" in _build/default/src
- -> required by _build/default/META.orxgboost
- -> required by _build/install/default/lib/orxgboost/META
- -> required by _build/default/orxgboost.install
- -> required by alias install
- File "src/dune", line 16, characters 51-57:
- 16 | (libraries minicli dolog batteries cpm orxgboost parany))
- ^^^^^^
- Error: Library "parany" not found.
- -> required by _build/default/src/model.exe
- -> required by _build/install/default/bin/orxgboost_model
- -> required by _build/default/orxgboost.install
- -> required by alias install
[ERROR] The compilation of orxgboost.1.2.0 failed at "dune build -p orxgboost -j 255".
build failed...
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "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";
"orxgboost.1.2.0" -> {"conf-r.1.0.0" "dune.3.20.2" "ocaml.5.4.0"}
}