=== 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] [hmap.0.8.1: http] [hmap.0.8.1: extract] -> retrieved hmap.0.8.1 (http://erratique.ch/software/hmap/releases/hmap-0.8.1.tbz) [hmap: ocaml build] + /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/hmap.0.8.1) - + ocamlfind ocamlc -config - + ocamlfind ocamldep -modules src/hmap.ml > src/hmap.ml.depends - + ocamlfind ocamldep -modules src/hmap.mli > src/hmap.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmi src/hmap.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmx src/hmap.ml - + ocamlfind ocamlopt -a -I src src/hmap.cmx -o src/hmap.cmxa - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmo src/hmap.ml - + ocamlfind ocamlopt -shared -linkall -I src src/hmap.cmxa -o src/hmap.cmxs - + ocamlfind ocamlc -a -I src src/hmap.cmo -o src/hmap.cma - # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) } -> compiled hmap.0.8.1 -> installed hmap.0.8.1 === STDERR ===