=== DEPENDENCIES (7 transitive) === ocaml.5.4.1 1519d574d288 ocaml-base-compiler.5.4.1 d4d53a990b78 ocaml-compiler.5.4.1 5b479d47bb2f ocaml-config.3 9a392e9ab1ee ocamlbuild.0.16.1 a0892ca4d9f4 ocamlfind.1.9.8 71a2e9222ee7 topkg.1.1.1 f28a823616e3 === STDOUT === Processing: [default: loading data] [rresult.0.7.0: http] [rresult.0.7.0: extract] -> retrieved rresult.0.7.0 (https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz) [rresult: ocaml build] + /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/rresult.0.7.0) - + ocamlfind ocamlc -config - + ocamlfind ocamldep -modules src/rresult.ml > src/rresult.ml.depends - + ocamlfind ocamldep -modules src/rresult.mli > src/rresult.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmi src/rresult.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmx src/rresult.ml - + ocamlfind ocamlopt -a -I src src/rresult.cmx -o src/rresult.cmxa - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmo src/rresult.ml - + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/rresult_top.ml > src/rresult_top.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa - + ocamlfind ocamlopt -shared -linkall -I src src/rresult.cmxa -o src/rresult.cmxs - + ocamlfind ocamlc -a -I src src/rresult.cmo -o src/rresult.cma - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma - # Parallel statistics: { count(total): 1(12), max: 4, min: 4, average(total): 4.000(1.250) } -> compiled rresult.0.7.0 -> installed rresult.0.7.0 === STDERR ===