Source: python-pywcs Version: 1.12-2 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
python-pywcs fails to build from source in unstable/amd64:
[..]
src/wcslib_wrap.c: In function 'PyWcsprm_get_tab':
src/wcslib_wrap.c:2937:5: error: invalid use of undefined type 'struct tabprm'
subresult = (PyObject *)PyTabprm_cnew((PyObject *)self,
&(self->x.tab[i]));
^
src/wcslib_wrap.c:2937:74: error: dereferencing pointer to incomplete type
'struct tabprm'
subresult = (PyObject *)PyTabprm_cnew((PyObject *)self,
&(self->x.tab[i]));
^
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
dh_auto_build: python setup.py build --force returned exit code 1
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
python-pywcs.1.12-2.unstable.amd64.log.txt.gz
Description: Binary data

