Bug#632497: mathgl: FTBFS with some HDF5 implementations

Jakub Wilk jwilk at debian.org
Sat Jul 2 21:21:00 UTC 2011


Source: mathgl
Version: 1.11.1.1-2.2
Severity: important

mathgl build depends on (amongst others) "libhdf5-serial-dev | 
libhdf5-dev". However, if either libhdf5-lam-dev or libhdf5-mpi-dev or 
libhdf5-openpi-dev (all of which sastifies this build-dependency) is 
installed in the build environment, the package fails to build from 
source:
| checking hdf5.h usability... no
| checking hdf5.h presence... no
| checking for hdf5.h... no
| Please install hdf5 headers
| dh_auto_build
| 	python setup.py build --force
| running build
| running build_py
| file lang/mathgl.py (for module mathgl) not found
| file lang/mathgl.py (for module mathgl) not found
| running build_ext
| building '_mathgl' extension
| creating build
| creating build/temp.linux-i686-2.7
| creating build/temp.linux-i686-2.7/lang
| gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fPIC -I./include -I/usr/include/python2.7 -c lang/mgl_python.cpp -o build/temp.linux-i686-2.7/lang/mgl_python.o
| gcc: error: lang/mgl_python.cpp: No such file or directory
| gcc: fatal error: no input files
| compilation terminated.
| error: command 'gcc' failed with exit status 1
| dh_auto_build: python setup.py build --force returned exit code 1

-- 
Jakub Wilk





More information about the debian-science-maintainers mailing list