Source: ledit Version: 2.04-5 Severity: serious Tags: ftbfs bookworm sid https://buildd.debian.org/status/logs.php?pkg=ledit&ver=2.04-5%2Bb2
... debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' /usr/bin/make CUSTOM= make[2]: Entering directory '/<<PKGBUILDDIR>>' camlp5r -I ext -loc loc ext/pa_def.ml -o ext/pa_def.ppo ocamlc -I `camlp5 -where` -c -impl ext/pa_def.ppo File "ext/pa_def.ml", line 36, characters 55-58: 36 | let pel = List.map (fun (p, e) -> (p, loop e)) pel in ^^^ Error: This expression has type (MLast.patt * MLast.expr * MLast.attributes) list but an expression was expected of type ('a * MLast.expr) list Type MLast.patt * MLast.expr * MLast.attributes is not compatible with type 'a * MLast.expr make[2]: *** [Makefile:69: ext/pa_def.cmo] Error 2