Hello,I am a graduate student from China. I encountered some problems during 
the installation process.
Looking forward to hearing from you soon, thanks!
您的分支与上游分支 'origin/releases/2.7' 一致。
已经位于 'releases/2.7'
您的分支与上游分支 'origin/releases/2.7' 一致。
已经位于 'releases/2.7'
正克隆到 'dune-grid'...
正克隆到 'dune-localfunctions'...
正克隆到 'dune-istl'...
正克隆到 'dumux'...
----- using default flags $CMAKE_FLAGS from 
/home/a123456/dumux/dumux/cmake.opts -----
--- going to build dune-common dune-geometry dune-grid dune-localfunctions 
dune-istl dumux  ---
--- calling all for dune-common ---
--- calling vcsetup for dune-common ---
--> Installing Git pre-commit hook to enforce whitespace policy
--- calling cmake for dune-common ---
----- using default flags $CMAKE_FLAGS from 
/home/a123456/dumux/dumux/cmake.opts -----
cmake   -DCMAKE_CXX_FLAGS_RELEASE=' -fdiagnostics-color=always 
-fno-strict-aliasing -fstrict-overflow -fno-finite-math-only -DNDEBUG=1 -O3 
-march=native -funroll-loops -g0 -Wall -Wunused -Wmissing-include-dirs 
-Wcast-align -Wno-missing-braces -Wmissing-field-initializers -Wno-sign-compare 
' -DCMAKE_CXX_FLAGS_DEBUG='-O0 -g -ggdb -Wall -Wextra -Wno-unused-parameter 
-Wno-sign-compare ' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=' 
-fdiagnostics-color=always -fno-strict-aliasing -fstrict-overflow 
-fno-finite-math-only -DNDEBUG=1 -O3 -march=native -funroll-loops -g0 -Wall 
-Wunused -Wmissing-include-dirs -Wcast-align -Wno-missing-braces 
-Wmissing-field-initializers -Wno-sign-compare -g -ggdb -Wall ' 
-DCMAKE_BUILD_TYPE=Release -DENABLE_HEADERCHECK=OFF -DCMAKE_CXX_FLAGS_RELEASE=' 
-fdiagnostics-color=always -fno-strict-aliasing -fstrict-overflow 
-fno-finite-math-only -DNDEBUG=1 -O3 -march=native -funroll-loops -g0 -Wall 
-Wunused -Wmissing-include-dirs -Wcast-align -Wno-missing-braces 
-Wmissing-field-initializers -Wno-sign-compare ' -DCMAKE_CXX_FLAGS_DEBUG='-O0 
-g -ggdb -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare ' 
-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=' -fdiagnostics-color=always 
-fno-strict-aliasing -fstrict-overflow -fno-finite-math-only -DNDEBUG=1 -O3 
-march=native -funroll-loops -g0 -Wall -Wunused -Wmissing-include-dirs 
-Wcast-align -Wno-missing-braces -Wmissing-field-initializers -Wno-sign-compare 
-g -ggdb -Wall ' -DCMAKE_BUILD_TYPE=Release -DENABLE_HEADERCHECK=OFF 
"/home/a123456/dumux/dune-common"
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- The Fortran compiler identification is unknown
-- Performing Test cxx_std_flag_17
-- Performing Test cxx_std_flag_17 - Success
-- Performing Test compiler_supports_cxx17
-- Performing Test compiler_supports_cxx17 - Success
-- Performing Test HAS_ATTRIBUTE_UNUSED
-- Performing Test HAS_ATTRIBUTE_UNUSED - Success
-- Performing Test HAS_ATTRIBUTE_DEPRECATED
-- Performing Test HAS_ATTRIBUTE_DEPRECATED - Success
-- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG
-- Performing Test HAS_ATTRIBUTE_DEPRECATED_MSG - Success
-- Performing Test HAVE_IS_INDEXABLE_SUPPORT
-- Performing Test HAVE_IS_INDEXABLE_SUPPORT - Success
-- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION
-- Performing Test DUNE_HAVE_CXX_CLASS_TEMPLATE_ARGUMENT_DEDUCTION - Success
-- Performing Test DUNE_HAVE_CXX_OPTIONAL
-- Performing Test DUNE_HAVE_CXX_OPTIONAL - Success
-- Performing Test DUNE_HAVE_CXX_VARIANT
-- Performing Test DUNE_HAVE_CXX_VARIANT - Success
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE  
-- Performing Test STDTHREAD_WORKS
-- Performing Test STDTHREAD_WORKS - Success
-- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR
-- Performing Test DUNE_SUPPORTS_CXX_THROW_IN_CONSTEXPR - Success
-- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC
-- Performing Test DUNE_HAVE_C_ALIGNED_ALLOC - Success
-- Looking for C++ include experimental/type_traits
-- Looking for C++ include experimental/type_traits - found
-- Looking for std::move<std::bool_constant<true>>
-- Looking for std::move<std::bool_constant<true>> - found
-- Looking for std::apply<std::negate<int>,std::tuple<int>>
-- Looking for std::apply<std::negate<int>,std::tuple<int>> - found
-- Looking for std::experimental::make_array<int,int>
-- Looking for std::experimental::make_array<int,int> - found
-- Looking for std::move<std::experimental::detected_t<std::decay_t,int>>
-- Looking for std::move<std::experimental::detected_t<std::decay_t,int>> - 
found
-- Looking for std::identity
-- Looking for std::identity - not found
-- Performing Test HAVE_CXA_DEMANGLE
-- Performing Test HAVE_CXA_DEMANGLE - Success
-- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 
-- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR 
MPI_CXX_WORKS) 
-- Configuring incomplete, errors occurred!
See also 
"/home/a123456/dumux/dune-common/build-cmake/CMakeFiles/CMakeOutput.log".
See also 
"/home/a123456/dumux/dune-common/build-cmake/CMakeFiles/CMakeError.log".
--- Failed to build dune-common ---
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'!
WARNING: could not find module 'dune-alugrid',
       module is also unknown to pkg-config.
       Maybe you need to adjust PKG_CONFIG_PATH!
       'dune-alugrid' is suggested by dumux
Skipping 'dune-alugrid'!
WARNING: could not find module 'dune-foamgrid',
       module is also unknown to pkg-config.
       Maybe you need to adjust PKG_CONFIG_PATH!
       'dune-foamgrid' is suggested by dumux
Skipping 'dune-foamgrid'!
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 dumux
Skipping 'dune-uggrid'!
WARNING: could not find module 'dune-functions',
       module is also unknown to pkg-config.
       Maybe you need to adjust PKG_CONFIG_PATH!
       'dune-functions' is suggested by dumux
Skipping 'dune-functions'!
WARNING: could not find module 'opm-common',
       module is also unknown to pkg-config.
       Maybe you need to adjust PKG_CONFIG_PATH!
       'opm-common' is suggested by dumux
Skipping 'opm-common'!
WARNING: could not find module 'opm-grid',
       module is also unknown to pkg-config.
       Maybe you need to adjust PKG_CONFIG_PATH!
       'opm-grid' is suggested by dumux
Skipping 'opm-grid'!
WARNING: could not find module 'dune-subgrid',
       module is also unknown to pkg-config.
       Maybe you need to adjust PKG_CONFIG_PATH!
       'dune-subgrid' is suggested by dumux
Skipping 'dune-subgrid'!
WARNING: could not find module 'dune-spgrid',
       module is also unknown to pkg-config.
       Maybe you need to adjust PKG_CONFIG_PATH!
       'dune-spgrid' is suggested by dumux
Skipping 'dune-spgrid'!
WARNING: could not find module 'dune-mmesh',
       module is also unknown to pkg-config.
       Maybe you need to adjust PKG_CONFIG_PATH!
       'dune-mmesh' is suggested by dumux
Skipping 'dune-mmesh'!
CMake Error: CMAKE_Fortran_COMPILER not set, after EnableLanguage
CMake Error at /usr/share/cmake-3.10/Modules/FindMPI.cmake:970 (try_compile):
  Failed to configure test project build system.
Call Stack (most recent call first):
  /usr/share/cmake-3.10/Modules/FindMPI.cmake:987 (_MPI_try_staged_settings)
  /usr/share/cmake-3.10/Modules/FindMPI.cmake:1167 (_MPI_check_lang_works)
  cmake/modules/DuneMPI.cmake:24 (find_package)
  cmake/modules/DuneMacros.cmake:705 (include)
  CMakeLists.txt:17 (dune_project)


Terminating dunecontrol due to previous errors!
_______________________________________________
DuMux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to