I have added a new package that gets built after petsc. You have to run 

make reconfigure

Il giorno Sab 1 Dic 2018, 16:52 Hapla Vaclav <vaclav.hapla@erdw.ethz.ch> ha scritto:
Hi Stefano

After pulling latest master, I get the following at the end of make output:
make[1]: *** No rule to make target 'mfem-build', needed by 'all-gnumake-local'.  Stop.
make[1]: Leaving directory '/scratch/petsc-dev-1'
Now to check if the libraries are working do:
make PETSC_DIR=/scratch/petsc-dev-1 PETSC_ARCH=arch-linux-gcc check

Do you think you could remove that line for non-mfem builds? I think it looks like an error for a user.

Vaclav