=== DEPENDENCIES (8 transitive) === cmdliner.2.1.1 a9a0b30c50c7 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] [uutf.1.0.4: http] [uutf.1.0.4: extract] -> retrieved uutf.1.0.4 (https://erratique.ch/software/uutf/releases/uutf-1.0.4.tbz) [uutf: ocaml build] + /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/default/.opam-switch/build/uutf.1.0.4) - + ocamlfind ocamlc -config - + ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends - + ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uutf.cmi src/uutf.mli - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/uutf.cmx src/uutf.ml - + ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa - + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uutf.cmo src/uutf.ml - + ocamlfind ocamldep -package unix -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml - + ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs - + ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma - + ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native - # Parallel statistics: { count(total): 1(11), max: 3, min: 3, average(total): 3.000(1.182) } -> compiled uutf.1.0.4 -> installed uutf.1.0.4 === STDERR ===