<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
... except that it somehow passes this MAKEFLAGS= to configure, resulting in the confusing message ...<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">1. 12. 2018 v 17:33, Stefano Zampini <<a href="mailto:stefano.zampini@gmail.com" class="">stefano.zampini@gmail.com</a>>:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="auto" class="">Make reconfigure is equivalent to rerun the configure script</div>
<br class="">
<div class="gmail_quote">
<div dir="ltr" class="">Il giorno Sab 1 Dic 2018, 18:09 Hapla Vaclav <<a href="mailto:vaclav.hapla@erdw.ethz.ch" class="">vaclav.hapla@erdw.ethz.ch</a>> ha scritto:<br class="">
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
... but this is apparently not caused by your merge.<br class="">
<br class="">
Is it just normal behavior of make reconfigure?<br class="">
I didn't know about this, I always call the reconfigure script directly.<br class="">
<br class="">
Vaclav<br class="">
<br class="">
> 1. 12. 2018 v 16:04, Hapla Vaclav <<a href="mailto:vaclav.hapla@erdw.ethz.ch" target="_blank" rel="noreferrer" class="">vaclav.hapla@erdw.ethz.ch</a>>:<br class="">
> <br class="">
> Thanks, you're right.<br class="">
> <br class="">
> However,<br class="">
> <br class="">
> $ make reconfigure <br class="">
> ===============================================================================<br class="">
>             Configuring PETSc to compile on your system                       <br class="">
> ===============================================================================<br class="">
> ===============================================================================<br class="">
>                          ***** WARNING: MAKEFLAGS (set to ) found in environment variables - ignoring<br class="">
>                        use ./configure MAKEFLAGS=$MAKEFLAGS if you really want to use that value ******            ===============================================================================
<br class="">
> <br class="">
> although I have no such variable set in my shell.<br class="">
> <br class="">
> Vaclav<br class="">
> <br class="">
>> 1. 12. 2018 v 15:36, Stefano Zampini <<a href="mailto:stefano.zampini@gmail.com" target="_blank" rel="noreferrer" class="">stefano.zampini@gmail.com</a>>:<br class="">
>> <br class="">
>> I have added a new package that gets built after petsc. You have to run <br class="">
>> <br class="">
>> make reconfigure<br class="">
>> <br class="">
>> Il giorno Sab 1 Dic 2018, 16:52 Hapla Vaclav <<a href="mailto:vaclav.hapla@erdw.ethz.ch" target="_blank" rel="noreferrer" class="">vaclav.hapla@erdw.ethz.ch</a>> ha scritto:<br class="">
>> Hi Stefano<br class="">
>> <br class="">
>> After pulling latest master, I get the following at the end of make output:<br class="">
>> make[1]: *** No rule to make target 'mfem-build', needed by 'all-gnumake-local'.  Stop.<br class="">
>> make[1]: Leaving directory '/scratch/petsc-dev-1'<br class="">
>> Now to check if the libraries are working do:<br class="">
>> make PETSC_DIR=/scratch/petsc-dev-1 PETSC_ARCH=arch-linux-gcc check<br class="">
>> <br class="">
>> Do you think you could remove that line for non-mfem builds? I think it looks like an error for a user.<br class="">
>> <br class="">
>> Vaclav<br class="">
> <br class="">
<br class="">
</blockquote>
</div>
</div>
</blockquote>
</div>
<br class="">
</body>
</html>