[aspect-devel] Aspect installation problem

Timo Heister heister at clemson.edu
Fri Jan 29 04:47:50 PST 2016


This is a bug in a recent change that only occurred if you don't have
a compiler that supports  c++11. Should be fixed soon:
https://github.com/geodynamics/aspect/pull/738

On Fri, Jan 29, 2016 at 4:53 AM, Lev Karatun <lev.karatun at gmail.com> wrote:
> 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.
>
> _______________________________________________
> Aspect-devel mailing list
> Aspect-devel at geodynamics.org
> http://lists.geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel



-- 
Timo Heister
http://www.math.clemson.edu/~heister/


More information about the Aspect-devel mailing list