Control: reassign -1 janest-core

* Chris Lamb:

>   make[1]: Leaving directory 
> '/home/lamby/temp/cdt.20160202094953.sKIF2YheZX/janest-core-extended-113.00.00'
>      debian/rules override_dh_auto_build
>   make[1]: Entering directory 
> '/home/lamby/temp/cdt.20160202094953.sKIF2YheZX/janest-core-extended-113.00.00'
>   ocaml setup.ml -build
>   W: Cannot find source file matching module 'selector_lib' in library 
> selector_lib
>   W: Cannot find source file matching module 'core_extended' in library 
> core_extended
>   ocamlfind ocamlopt unix.cmxa -I /usr/lib/ocaml/ocamlbuild 
> /usr/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml 
> /usr/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
>   /usr/bin/ocamlfind ocamlc -g -I src -package core -thread -ccopt -Isrc -c 
> src/extended_int_stubs.c
>   + /usr/bin/ocamlfind ocamlc -g -I src -package core -thread -ccopt -Isrc -c 
> src/extended_int_stubs.c
>   ocamlfind: Package `enumerate' not found - required by `core'

So, libcore-ocaml-dev does not declare dependencies on enumerate, this
looks similar to #813439 (missing dependency to
libcustom-printf-camlp4-dev).

This may well be a toolchain-related problem. Investigating...

Cheers,
-Hilko

Reply via email to