Package: galax Version: 1.1-15 Severity: important Compilation on ppc64el fails with the message
ERROR: unable to find camomileLibrary.cmi in /usr/lib/ocaml/camomile However package libcamomile-ocaml-dev contains /usr/lib/ocaml/camomile/*library*/camomileLibrary.cmi on buster. and this package is part of the dependencies : The following NEW packages will be installed: camlp4 dh-ocaml fontconfig-config fonts-dejavu-core fonts-lmodern ghostscript hevea libavahi-client3 libavahi-common-data libavahi-common3 libbrotli1 libcairo2 libcamlp4-ocaml-dev libcamomile-ocaml-data *libcamomile-ocaml-dev * So the issue on ppc64el seems that configure search for files in /usr/lib/ocaml/camomile instead of /usr/lib/ocaml/camomile/library is there a way to change that for ppc64el arch ? Thanks