[PKG-Openstack-devel] Bug#743900: python-posix-ipc: FTBFS - Python.h: No such file or directory
Aaron M. Ucko
ucko at debian.org
Tue Apr 8 02:43:20 UTC 2014
Source: python-posix-ipc
Version: 0.9.8-1
Severity: serious
Justification: fails to build from source
The python3.4 build of python-posix-ipc fails in minimal environments,
as on the autobuilders:
i486-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.4m -c posix_ipc_module.c -o build/temp.linux-i686-3.4/posix_ipc_module.o
posix_ipc_module.c:33:20: fatal error: Python.h: No such file or directory
#include <Python.h>
Please substitute a build dependency on
python3-all-dev (>= 3.2)
for python3-all (>= 3.2), python3-dev (>= 3.2). Likewise, please
substitute
python-all-dev (>= 2.6.6-3~)
for
python-all (>= 2.6.6-3~), python-dev (>= 2.6.6-3~)
to indicate that you mean to build for all available Python 2.x
implementations, even if that's just 2.7 at this point.
Thanks!
More information about the Openstack-devel
mailing list