Source: python-scipy
Version: 0.10.1+dfsg2-1
Severity: serious
Justification: fails to build from source

python-scipy FTBFS:
|    debian/rules override_dh_auto_configure
| make[1]: Entering directory 
`/build/python-scipy-qH5Lr1/python-scipy-0.10.1+dfsg2'
| find scipy -name "*.pyx" | xargs cython
| warning: scipy/spatial/ckdtree.pyx:5:8: 'stdlib' is deprecated, use 
'libc.stdlib'
| warning: scipy/io/matlab/mio5_utils.pyx:302:16: Unreachable code
| warning: scipy/io/matlab/mio5_utils.pyx:481:12: Unreachable code
|
| Error compiling Cython file:
| ------------------------------------------------------------
| ...
|             mod8 = byte_count % 8
|             if mod8:
|                 self.cstream.seek(8 - mod8, 1)
|         return 0
|
|     cpdef inline cnp.ndarray read_numeric(self, int copy=True):
|          ^
| ------------------------------------------------------------
|
| scipy/io/matlab/mio5_utils.pyx:412:10: Only final types can have final Python 
(def/cpdef) methods
| warning: scipy/io/matlab/streams.pyx:69:12: Unreachable code
| warning: scipy/io/matlab/streams.pyx:158:12: Unreachable code
| warning: scipy/io/matlab/streams.pyx:173:12: Unreachable code
| make[1]: *** [override_dh_auto_configure] Error 123

cython version was: 0.19+git51-g3078752-1

--
Jakub Wilk

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to