Source: pycdio Version: 2.0.0-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/package.php?p=pycdio
... creating build/temp.linux-arm64-3.8/swig aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.8 -c swig/pycdio_wrap.c -o build/temp.linux-arm64-3.8/swig/pycdio_wrap.o swig/pycdio_wrap.c:149:11: fatal error: Python.h: No such file or directory 149 | # include <Python.h> | ^~~~~~~~~~ compilation terminated. The build dependency on python3-dev should be corrected to python3-all-dev.