Source: utop Version: 1.18.1-1 Severity: serious Justification: fails to build from source
Builds of utop in minimal environments (notably, on the autobuilders) have been failing: ocaml setup.ml -build ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /usr/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /usr/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild ocamlfind: Package `cppo_ocamlbuild' not found Command exited with code 2. Please declare a build dependency on cppo, and confirm with pbuilder or the like that you haven't missed anything else. Thanks!