Source: boost1.71 Version: 1.71.0-7+b3 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=boost1.71&ver=1.71.0-7%2Bb3
...
libs/python/src/exec.cpp:109:14: error: ‘_Py_fopen’ was not declared in this
scope; did you mean ‘_Py_wfopen’?
109 | FILE *fs = _Py_fopen(f, "r");
| ^~~~~~~~~
| _Py_wfopen
...

