[Dune] error message when installing dune
AKINLABI EMMANUEL Olutayo
akinlabi.e.olutayo at aims-senegal.org
Sun Jun 5 20:09:39 CEST 2016
Hello,
i have been trying to build dune-common but i have the following error
message. Can you help out?
emmanuel at Akinlabi:~/dune$ ./dune-common/bin/dunecontrol all
WARNING: could not find module dune-uggrid,
module is also unknown to pkg-config.
Maybe you need to adjust PKG_CONFIG_PATH!
dune-uggrid is suggested by dune-grid
Skipping dune-uggrid!
--- going to build dune-common dune-geometry dune-localfunctions dune-grid
dune-typetree dune-istl dune-functions ---
--- calling all for dune-common ---
--- calling vcsetup for dune-common ---
--- calling autogen for dune-common ---
Skipping dune-autogen because of CMake
--- calling configure for dune-common ---
cmake -DCMAKE_MODULE_PATH="" -DCMAKE_DISABLE_FIND_PACKAGE_MPI=FALSE
"/home/emmanuel/dune/dune-common"
-- Could NOT find MPI_C (missing: MPI_C_LIBRARIES MPI_C_INCLUDE_PATH)
-- Could NOT find MPI_CXX (missing: MPI_CXX_LIBRARIES
MPI_CXX_INCLUDE_PATH)
-- Could NOT find MPI_Fortran (missing: MPI_Fortran_LIBRARIES
MPI_Fortran_INCLUDE_PATH)
-- I could not find the latex2html command.
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Performing tests specific to dune-common from file
/home/emmanuel/dune/dune-common/cmake/modules/DuneCommonMacros.cmake.
-- A library with BLAS API found.
-- A library with LAPACK API found.
-- Could NOT find GMP (missing: GMP_INCLUDE_DIR GMP_LIB GMPXX_LIB
GMP_HEADER_WORKS GMPXX_LIB_WORKS)
-- Using scripts from /home/emmanuel/dune/dune-common/cmake/scripts for
creating doxygen stuff.
-- Not adding custom target for config.h generation
--
-- The following OPTIONAL packages have been found:
* Sphinx
* PythonInterp
* PkgConfig
* BLAS
* Threads
* LAPACK
* Inkscape
-- The following OPTIONAL packages have not been found:
* ThreadsCMake31
* MPI
* LATEX
* UnixCommands
* Doxygen
* GMP
-- Configuring done
-- Generating done
-- Build files have been written to:
/home/emmanuel/dune/dune-common/build-cmake
--- calling make for dune-common ---
build directory: build-cmake
cmake --build . --
[ 10%] Building CXX object
dune/common/CMakeFiles/dunecommon.dir/parametertree.cc.o
In file included from
/home/emmanuel/dune/dune-common/dune/common/fvector.hh:16:0,
from
/home/emmanuel/dune/dune-common/dune/common/parametertree.hh:26,
from
/home/emmanuel/dune/dune-common/dune/common/parametertree.cc:18:
/home/emmanuel/dune/dune-common/dune/common/typetraits.hh:502:62: error:
‘decay_t’ is not a member of ‘std’
struct IsIntegralConstant : public
Imp::IsIntegralConstant<std::decay_t<T>>
^
/home/emmanuel/dune/dune-common/dune/common/typetraits.hh:502:62: error:
‘decay_t’ is not a member of ‘std’
/home/emmanuel/dune/dune-common/dune/common/typetraits.hh:502:75: error:
template argument 1 is invalid
struct IsIntegralConstant : public
Imp::IsIntegralConstant<std::decay_t<T>>
^
/home/emmanuel/dune/dune-common/dune/common/typetraits.hh:502:76: error:
expected ‘{’ before ‘>’ token
struct IsIntegralConstant : public
Imp::IsIntegralConstant<std::decay_t<T>>
^
/home/emmanuel/dune/dune-common/dune/common/typetraits.hh:502:76: error:
expected unqualified-id before ‘>’ token
make[2]: *** [dune/common/CMakeFiles/dunecommon.dir/parametertree.cc.o]
Error 1
make[1]: *** [dune/common/CMakeFiles/dunecommon.dir/all] Error 2
make: *** [all] Error 2
--- Failed to build dune-common ---
Terminating dunecontrol due to previous errors!
thanks
............................................................................................................................
*Akinlabi Emmanuel Olutayo*
*Graduate Student, Mathematical Modelling and Numerical Analysis*
*Next Einstein Initiative Scholar*
*Mobile: +221 777634662, +234 7063495541*
*Address: Km 2 Route de Joal Centre, IRD, BP: 1418, Mbour, Senegal*
http://www.aims-senegal.org
http://nexteinstein.org/
https://sites.google.com/a/aims-senegal.org/emmanuel_akinlabi/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20160605/88cca377/attachment.htm>
More information about the Dune
mailing list