[petsc-dev] SuperLU build error

Garth N. Wells gnw20 at cam.ac.uk
Fri Dec 18 02:52:39 CST 2015


I've reported before that SuperLU has a bug that causes compile failures:

  util.c:32:18: error: format not a string literal and no format arguments
[-Werror=format-security]
       fprintf(stderr, msg);

I usually fix this by hand, but the way PETSc since very recently resets
user changes in cloned external packages is overwriting the change I make.

There is a similar bug in SuperLU_dist that I also fix by hand.

Garth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20151218/867ea0d7/attachment.html>


More information about the petsc-dev mailing list