[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#802347: mlpost: FTBFS: mlpost.mli: lexing: empty token



Control: reassign -1 ocaml
Control: affects -1 mlpost

Le 19/10/2015 19:48, Chris West (Faux) a écrit :
> [...]
> File "/mlpost-0.8.1/_build/mlpost.mli", line 4186:
> lexing: empty token
> 16 error(s) encountered
> Command exited with code 1.
> ocamlbuild.Makefile:198: recipe for target 'doc' failed
> make[2]: *** [doc] Error 10
> make[2]: Leaving directory '/mlpost-0.8.1'
> debian/rules:23: recipe for target 'override_dh_auto_install' failed

This is due to the reproducibility patch in ocaml adding .file
directives. It breaks ocamldoc -pp. The patch will have to be
reengineered. Meanwhile, I will amend it so that ocamldoc -pp works, but
it means that ocamlopt -pp will no longer be deterministic :-(

Cheers,

-- 
Stéphane


Reply to: