On Fri, May 13, 2016 at 11:21 AM, Drew Parsons <[email protected]> wrote: > On Fri, 2016-05-13 at 10:08 +0200, Johannes Ring wrote: >> The build now fails for me with: >> >> /tmp/src/petsc/src/mat/impls/aij/seq/superlu/superlu.c: In function >> ‘PetscErrorCode MatLUFactorNumeric_SuperLU(Mat, Mat, const >> MatFactorInfo*)’: >> /tmp/src/petsc/src/mat/impls/aij/seq/superlu/superlu.c:181:294: >> error: >> cannot convert ‘GlobalLU_t*’ to ‘mem_usage_t*’ for argument ‘19’ to > ... >> Probably too old superlu? > > > Could well be. Our superlu is 4.3, upstream is already on 5.2. > Sébastien, are you available for updating superlu?
There was a thread on upgrading superlu recently: https://lists.debian.org/debian-science/2016/05/msg00007.html Johannes

