[Pyublas] pyublas fails on f14 gcc-4.5.1

Andreas Kloeckner lists at informa.tiker.net
Sun Dec 26 09:04:21 PST 2010


On Wed, 3 Nov 2010 13:16:50 -0400, Neal Becker <ndbecker2 at gmail.com> wrote:
> pyublas fails to build on fedora f14, probably due to gcc-4.5.1.
> 
> Some of the error trace is attached.

I can reproduce this as soon as I use gcc 4.5. Short-term workaround is
to not compile the sparse wrappers (if that's an option).

Looks like an Ublas problem to me, as it all happens below this
entrypoint into Ublas:

/usr/include/boost/numeric/ublas/matrix_sparse.hpp:4387:17:   instantiated from ‘void boost::numeric::ublas::coordinate_matrix<T, L, IB, IA, TA>:
:sort() const [with T = double, L = boost::numeric::ublas::basic_column_major<>, long unsigned int IB = 0ul, IA = boost::numeric::ublas::unbounde
d_array<long unsigned int>, TA = boost::numeric::ublas::unbounded_array<double, std::allocator<double> >]’

Maybe you should report this to the Ublas list?

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.tiker.net/pipermail/pyublas/attachments/20101226/7625367f/attachment.pgp>


More information about the Pyublas mailing list