Source: mpi4py
Version: 1.3+hg20120611-3
Severity: serious
Tags: sid jessie
Justification: fails to build from source

mpi4py FTBFS:
| cythonizing 'mpi4py.MPI.pyx' -> 'mpi4py.MPI.c'
| warning: MPI/Comm.pyx:516:13: Unreachable code
|
| Error compiling Cython file:
| ------------------------------------------------------------
| ...
|     def Test(self):
|         """
|         Test whether an RMA exposure epoch has completed
|         """
|         cdef bint flag = 0
|         with nogil: CHKERR( MPI_Win_test(self.ob_mpi, &flag) )
|                                                      ^
| ------------------------------------------------------------
|
| MPI/Win.pyx:301:54: Cannot assign type 'bool *' to 'int *'
| error: Cython failure: 'mpi4py.MPI.pyx' -> 'mpi4py.MPI.c'
| dh_auto_build: python setup.py build --force --mpicc=/usr/bin/mpicc 
--mpicxx=/usr/bin/mpicxx returned exit code 1
| make[1]: *** [override_dh_auto_build] Error 1

cython version was: 0.19+git51-g3078752-1

--
Jakub Wilk


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to