-- ==================================================== -- ============ Configuring ASPECT ==================== -- ==================================================== -- Found deal.II version 9.3.1 at '/home4/earnest/progs/dealii/deal.II-v9.3.1/lib/cmake/deal.II' -- The CXX compiler identification is GNU 5.5.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /app/gcc-5.5/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- ASPECT_WITH_WORLD_BUILDER = 'ON' -- World Builder not found. Using internal version. -- Found Git: /home4/earnest/progs/dealii/git-2.9.4/bin/git (found version "2.9.4") -- Using World Builder version 0.4.0 found at /home4/earnest/progs/aspect-2.3.0/contrib/world_builder. -- Query git repository information. CMake Deprecation Warning at CMakeLists.txt:252 (CMAKE_POLICY): The OLD behavior for policy CMP0037 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Setting up test project, see tests/setup_tests.log for details. Found 1 tests. -- Performing Test HAVE_DLOPEN -- Performing Test HAVE_DLOPEN - Success -- Enabling dynamic loading of plugins from the input file -- Looking for C++ include link.h -- Looking for C++ include link.h - found -- Enabling checking of compatible deal.II library when loading plugins -- Using ASPECT_WITH_LIBDAP = 'OFF' -- Using ASPECT_WITH_NETCDF = 'OFF' -- Performing Test HAVE_FP_EXCEPTIONS -- Performing Test HAVE_FP_EXCEPTIONS - Failed -- No support for feenableexcept(), disabling runtime floating point exception checks. -- Precompiling common header files. -- Combining source files into unity build. -- Parameter GUI not found: install and provide a hint using -D PARAMETER_GUI_DIR or set -D PARAMETER_GUI_EXECUTABLE directly. -- Writing config into detailed.log... ### # # Project aspect set up with deal.II-9.3.1 found at # /home4/earnest/progs/dealii/deal.II-v9.3.1 # # CMAKE_BUILD_TYPE: Debug # # You can now run # $ make - to compile and link aspect # $ make debug - to switch the build type to 'Debug' # $ make release - to switch the build type to 'Release' # $ make clean - to remove the generated executable as well as # all intermediate compilation files # $ make distclean - to clean the directory from all generated # files (includes clean, runclean and the removal # of the generated build system) # $ make setup_tests - enable all tests and re-run test detection # $ make indent - fix indentation of all source files # $ make info - to view this message again -- Configuring done -- Generating done -- Build files have been written to: /home4/earnest/progs/aspect-2.3.0/build