On Sun, Mar 22, 2026 at 06:23:30PM +0000, Santiago Vila wrote: > Package: src:liquidsoap > Version: 2.4.2-1 > Severity: serious > Tags: ftbfs forky sid >... > Fatal error: exception Avutil.Error(Could not find OCaml value for 86124 in > AV_CODEC_ID_CODEC_ID_TAB. Do you need to recompile the ffmpeg binding?) >...
There might be two issues here: 1. libffmpeg-ocaml apparantly has stricter FFmpeg dependencies than the shlibs-generated ones due to depending on additional ABI details (why?). 2. liquidsoap does not have a dependency on libffmpeg-ocaml-<ABI>. cu Adrian

