On 12/06/2017 10:31 AM, feap...@gmail.com wrote:

Test project /home/feapmann/dealii/build/tests/quick_tests
       Start  1: step.debug
  1/10 Test  #1: step.debug .......................***Failed   20.55 sec
make[7]: *** [tests/quick_tests/CMakeFiles/step.debug.run] Error 1
make[6]: *** [tests/quick_tests/CMakeFiles/step.debug.run.dir/all] Error 2
make[5]: *** [tests/quick_tests/CMakeFiles/step.debug.run.dir/rule] Error 2
make[4]: *** [step.debug.run] Error 2
Test step.debug: RUN

complete bugs see the attached text.

Something is wrong with your MPI installation:

./step.debug: symbol lookup error: /usr/lib/libmpi_mpifh.so.12: undefined symbol: mpi_fortran_weights_empty

I have no idea how you installed it, and I also don't know why your program is linked against the Fortran version of the MPI library, but something must have gone wrong when you installed this version of MPI.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to