<div dir="ltr"><div><div class="gmail_signature"><div>I've reported before that SuperLU has a bug that causes compile failures:</div><div><br></div><div><div>  util.c:32:18: error: format not a string literal and no format arguments [-Werror=format-security]</div><div>       fprintf(stderr, msg);</div></div><div><br></div><div>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.</div><div><br></div><div>There is a similar bug in SuperLU_dist that I also fix by hand.</div><div><br></div><div>Garth</div></div></div>
</div>