[aspect-devel] Aspect installation problem

Lev Karatun lev.karatun at gmail.com
Fri Jan 29 01:53:59 PST 2016


Hi everyone,

I'm trying to update Aspect to the latest version, but getting a bunch of
errors (log attached).
I updated deal.II to the latest version, but it didn't help. Did the
required versions of Trilinos or any other prerequisites change since the
release of Aspect 1.3 (timestamp on the tar archive May 18, 2015)? That one
installed successfully. The version that I'm trying to install I obtained
by doing "git clone https://github.com/geodynamics/aspect"

Thanks in advance.

Just in case, I was using the following CMake string:
cmake -D Trilinos_ENABLE_Sacado=ON -DDEAL_II_WITH_P4EST=ON
-DDEAL_II_WITH_MPI=ON -DDEAL_II_WITH_TRILINOS=ON -D
Trilinos_ENABLE_Stratimikos=ON -D CMAKE_BUILD_TYPE=Debug -D
CMAKE_CXX_FLAGS="-g -O3" -D CMAKE_C_FLAGS="-g -O3" -D
CMAKE_FORTRAN_FLAGS="-g -O5" -D Trilinos_EXTRA_LINK_FLAGS="-lgfortran" -D
CMAKE_VERBOSE_MAKEFILE=FALSE -D Trilinos_VERBOSE_CONFIGURE=FALSE -D
TPL_ENABLE_MPI=ON -D BUILD_SHARED_LIBS=ON
-DP4EST_DIR=/home/lev/aspect/p4est/FAST
-DTRILINOS_DIR=/home/lev/aspect/trilinos
-DCMAKE_INSTALL_PREFIX:PATH=/home/lev/aspect/dealii_debug_new/ -D
BLAS_LIBRARY_NAMES:STRING="blas.so" -D
MPI_BASE_DIR:PATH="/usr/lib64/openmpi" -D
MPI_BIN_DIR:PATH="/usr/lib64/openmpi/bin" -D
MPI_EXEC:FILEPATH="/usr/lib64/openmpi/bin/mpirun"
-DCMAKE_C_COMPILER="mpicc" -DCMAKE_CXX_COMPILER="mpicxx"
-DCMAKE_Fortran_COMPILER="mpif90" .

Best regards,
Lev Karatun.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20160129/9f03ae14/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make_log
Type: application/octet-stream
Size: 20080 bytes
Desc: not available
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20160129/9f03ae14/attachment-0001.obj>


More information about the Aspect-devel mailing list