Source: recode Version: 3.7.14-2 Severity: serious Justification: nocheck ftbfs is rc Tags: ftbfs
recode fails to build from source in unstable when built with the nocheck build profile. The relevant output likely is this: | checking for a Python interpreter with version >= 3.5... none | configure: error: no suitable Python interpreter found | tail -v -n \+0 config.log | ==> config.log <== I suspect that too many dependencies are annotated <!nocheck>. Helmut