[Debian-astro-maintainers] Bug#809286: python-pywcs: FTBFS: wcslib_wrap.c:2937:5: error: invalid use of undefined type 'struct tabprm'
Chris Lamb
lamby at debian.org
Mon Dec 28 23:41:46 UTC 2015
Source: python-pywcs
Version: 1.12-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
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
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-pywcs.1.12-2.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 2275 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-astro-maintainers/attachments/20151228/618e399b/attachment.obj>
More information about the Debian-astro-maintainers
mailing list