← Back to PR #0
Build Log: cfml.20220102
Status: SUCCESS
Log Output
Processing: [default: loading data]
[cfml.20220102: http]
[cfml.20220102: extract]
-> retrieved cfml.20220102 (https://gitlab.inria.fr/charguer/cfml2/-/archive/20220102/archive.tar.gz)
[cfml: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "cfml" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/cfml.20220102)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -g -I generator/.cfmlc.eobjs/byte -I generator/.cfmlc.eobjs/native -I /home/opam/.opam/default/lib/pprint -intf-suffix .ml -no-alias-deps -open Dune__exe -o generator/.cfmlc.eobjs/native/dune__exe__Oprint.cmx -c -impl generator/oprint.ml)
- File "generator/oprint.ml", line 103, characters 27-42:
- 103 | Invalid_argument "String.create" -> fprintf ppf "<huge string>"
- ^^^^^^^^^^^^^^^
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 9.5)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -g -I generator/.cfmlc.eobjs/byte -I generator/.cfmlc.eobjs/native -I /home/opam/.opam/default/lib/pprint -intf-suffix .ml -no-alias-deps -open Dune__exe -o generator/.cfmlc.eobjs/native/dune__exe__Printtyp.cmx -c -impl generator/printtyp.ml)
- File "generator/printtyp.ml", lines 948-949, characters 4-28:
- 948 | ....Tfield (lab, _, _, _), _
- 949 | | _, Tfield (lab, _, _, _)...........................
- Warning 57: Ambiguous or-pattern variables under guard;
- variable lab may match different arguments. (See manual section 9.5)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -g -I generator/.cfmlc.eobjs/byte -I generator/.cfmlc.eobjs/native -I /home/opam/.opam/default/lib/pprint -intf-suffix .ml -no-alias-deps -open Dune__exe -o generator/.cfmlc.eobjs/native/dune__exe__Parmatch.cmx -c -impl generator/parmatch.ml)
- File "generator/parmatch.ml", line 148, characters 15-20:
- 148 | with Failure "nth" -> "*Unkown label*"
- ^^^^^
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 9.5)
-> compiled cfml.20220102
-> installed cfml.20220102
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"cfml.20220102" -> {"dune.3.21.0" "menhir.20250912" "ocaml.4.09.1" "pprint.20230830"}
"dune.3.21.0" -> {"base-threads.base" "base-unix.base" "ocaml.4.09.1"}
"menhir.20250912" -> {"dune.3.21.0" "menhirCST.20250912" "menhirLib.20250912" "menhirSdk.20250912" "ocaml.4.09.1"}
"menhirCST.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"}
"menhirLib.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"}
"menhirSdk.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"}
"ocaml.4.09.1" -> {"ocaml-base-compiler.4.09.1" "ocaml-config.1"}
"ocaml-config.1" -> "ocaml-base-compiler.4.09.1";
"pprint.20230830" -> {"dune.3.21.0" "ocaml.4.09.1"}
}