[Debian-med-packaging] Bug#713588: pylibtiff: FTBFS: ndarraytypes.h:681:82: error: operator '<=' has no right operand

Andrey Rahmatullin wrar at wrar.name
Mon Jun 24 16:27:55 UTC 2013


Control: tags -1 + upstream fixed-upstream

On Sat, Jun 22, 2013 at 03:46:01PM +0200, David Suárez wrote:
> > /usr/lib/pymodules/python2.7/numpy/core/include/numpy/ndarraytypes.h:681:82: error: operator '<=' has no right operand
> >  #if !(defined(NPY_NO_DEPRECATED_API) && (NPY_API_VERSION <= NPY_NO_DEPRECATED_API))
> >                                                                                   ^
From the numpy docs:

To use the NPY_NO_DEPRECATED_API mechanism, you need to #define it to the
target API version of NumPy before #including any NumPy headers. 

Instead pylibtiff has just #define NPY_NO_DEPRECATED_API.
This is fixed at
http://code.google.com/p/pylibtiff/source/detail?spec=svn93&r=92

-- 
WBR, wRAR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20130624/8ee7cc39/attachment.sig>


More information about the Debian-med-packaging mailing list