<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 18 December 2015 at 18:37, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sorry - looks like the superlu issue sliped through the cracks.<br>
<br>
However supleru_dist was fixed in upstream tarball [so its patched<br>
in tarballs used by petsc aswell]<br>
<br>
I've fixed the superlu issue in petsc 'maint' and 'master'- and<br>
verified superlu+superlu_dist build with:<br>
<br>
CFLAGS="-Wformat -Wformat-security -Werror=format-security"<br>
<br></blockquote><div><br></div><div>Thanks. Works fine now.</div><div><br></div><div>Garth</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sherry,<br>
<br>
Could you fix superlu with the following patch?<br>
<br>
<a href="https://bitbucket.org/petsc/pkg-superlu/commits/0342e0bb6526fa61e40db44bd70bd0802e9b32a2" rel="noreferrer" target="_blank">https://bitbucket.org/petsc/pkg-superlu/commits/0342e0bb6526fa61e40db44bd70bd0802e9b32a2</a><br>
<br>
Thanks,<br>
Satish<br>
<div class="HOEnZb"><div class="h5"><br>
On Fri, 18 Dec 2015, Garth N. Wells wrote:<br>
<br>
> On 18 December 2015 at 16:45, Barry Smith <<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>> wrote:<br>
><br>
> ><br>
> >    Garth,<br>
> ><br>
> >      Yes this has been an on going nuisance. Do you have this problem with<br>
> > the master development version or some previous release?<br>
> ><br>
> ><br>
> master (updated earlier today).<br>
><br>
> Garth<br>
><br>
><br>
> >    Satish,<br>
> ><br>
> >       I thought this was now fully resolved?<br>
> ><br>
> >    Barry<br>
> ><br>
> > > On Dec 18, 2015, at 2:52 AM, Garth N. Wells <<a href="mailto:gnw20@cam.ac.uk">gnw20@cam.ac.uk</a>> wrote:<br>
> > ><br>
> > > I've reported before that SuperLU has a bug that causes compile failures:<br>
> > ><br>
> > >   util.c:32:18: error: format not a string literal and no format<br>
> > arguments [-Werror=format-security]<br>
> > >        fprintf(stderr, msg);<br>
> > ><br>
> > > I usually fix this by hand, but the way PETSc since very recently resets<br>
> > user changes in cloned external packages is overwriting the change I make.<br>
> > ><br>
> > > There is a similar bug in SuperLU_dist that I also fix by hand.<br>
> > ><br>
> > > Garth<br>
> ><br>
> ><br>
><br>
<br>
</div></div></blockquote></div><br></div></div>