← Back to PR #24267
Build Log: orxgboost.1.1.0
Status: FAILURE
Log Output
Processing: [default: loading data]
[orxgboost.1.1.0: http]
[orxgboost.1.1.0: extract]
[orxgboost.1.1.0/install_matrix.r: dl]
[orxgboost.1.1.0/install_xgboost.r: dl]
-> retrieved orxgboost.1.1.0 (https://github.com/UnixJunkie/orxgboost/archive/v1.1.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.1.0)
- File "src/dune", line 5, characters 13-18:
- 5 | (libraries 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
[ERROR] The compilation of orxgboost.1.1.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.3.0"}
"ocaml.5.3.0" -> {"ocaml-base-compiler.5.3.0" "ocaml-config.3"}
"ocaml-base-compiler.5.3.0" -> "ocaml-compiler.5.3.0";
"ocaml-config.3" -> "ocaml-base-compiler.5.3.0";
"orxgboost.1.1.0" -> {"conf-r.1.0.0" "dune.3.20.2" "ocaml.5.3.0"}
}