[petsc-dev] SuperLU build error
Barry Smith
bsmith at mcs.anl.gov
Fri Dec 18 10:45:42 CST 2015
Garth,
Yes this has been an on going nuisance. Do you have this problem with the master development version or some previous release?
Satish,
I thought this was now fully resolved?
Barry
> On Dec 18, 2015, at 2:52 AM, Garth N. Wells <gnw20 at cam.ac.uk> wrote:
>
> 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
More information about the petsc-dev
mailing list