Source: python-rocksdb Version: 0.8.0~rc3-1 Severity: important Tags: ftbfs patch User: debian-pyt...@lists.debian.org Usertags: python3.10
python-rocksdb ftbfs with python3-defaults from experimental: [...] x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c rocksdb/_rocksdb.cpp -o build/temp.linux-x86_64-3.10/rocksdb/_rocksdb.o -std=c++11 -O3 -Wall -Wextra -Wconversion -fno-strict-aliasing -fno-rtti rocksdb/_rocksdb.cpp:6:10: fatal error: Python.h: No such file or directory 6 | #include "Python.h" | ^~~~~~~~~~ compilation terminated. error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1 the package has to build-depend on python3-all-dev instead of python3-all. patch at http://launchpadlibrarian.net/568222147/python-rocksdb_0.8.0~rc3-1build1_0.8.0~rc3-1ubuntu1.diff.gz