← Back to PR #29055
Build Log: atdj.3.0.1
Status: SUCCESS
Log Output
Processing: [default: loading data]
[atdj.3.0.1: extract]
-> retrieved atdj.3.0.1 (cached)
[atdj: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "atdj" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/atdj.3.0.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -27 -safe-string -g -bin-annot -bin-annot-occurrences -I atdj/src/.atdj_main.eobjs/byte -I /home/opam/.opam/default/lib/atd -I /home/opam/.opam/default/lib/re -no-alias-deps -open Dune__exe -o atdj/src/.atdj_main.eobjs/byte/dune__exe__Atdj_main.cmo -c -impl atdj/src/atdj_main.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include:
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -27 -safe-string -g -I atdj/src/.atdj_main.eobjs/byte -I atdj/src/.atdj_main.eobjs/native -I /home/opam/.opam/default/lib/atd -I /home/opam/.opam/default/lib/re -cmi-file atdj/src/.atdj_main.eobjs/byte/dune__exe__Atdj_main.cmi -no-alias-deps -open Dune__exe -o atdj/src/.atdj_main.eobjs/native/dune__exe__Atdj_main.cmx -c -impl atdj/src/atdj_main.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include:
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
-> compiled atdj.3.0.1
-> installed atdj.3.0.1
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"atd.3.0.1" -> {"cmdliner.2.1.0" "dune.3.20.2" "easy-format.1.3.4" "menhir.20250912" "ocaml.5.2.1" "re.1.14.0" "yojson.3.0.0"}
"atdj.3.0.1" -> {"atd.3.0.1" "dune.3.20.2" "ocaml.5.2.1" "re.1.14.0"}
"cmdliner.2.1.0" -> "ocaml.5.2.1";
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.2.1"}
"easy-format.1.3.4" -> {"dune.3.20.2" "ocaml.5.2.1"}
"menhir.20250912" -> {"dune.3.20.2" "menhirCST.20250912" "menhirLib.20250912" "menhirSdk.20250912" "ocaml.5.2.1"}
"menhirCST.20250912" -> {"dune.3.20.2" "ocaml.5.2.1"}
"menhirLib.20250912" -> {"dune.3.20.2" "ocaml.5.2.1"}
"menhirSdk.20250912" -> {"dune.3.20.2" "ocaml.5.2.1"}
"ocaml.5.2.1" -> {"ocaml-base-compiler.5.2.1" "ocaml-config.3"}
"ocaml-config.3" -> "ocaml-base-compiler.5.2.1";
"re.1.14.0" -> {"dune.3.20.2" "ocaml.5.2.1"}
"yojson.3.0.0" -> {"dune.3.20.2" "ocaml.5.2.1"}
}