Skip to content

Instantly share code, notes, and snippets.

@laods
Created March 12, 2013 10:05
Show Gist options
  • Save laods/5141706 to your computer and use it in GitHub Desktop.
Save laods/5141706 to your computer and use it in GitHub Desktop.
Output log from building opm-core (release/2013.03) with dunecontrol
--- calling all for opm-core ---
--- calling autogen for opm-core ---
Skipping dune-autogen because of CMake
--- calling configure for opm-core ---
LOCAL_USE_CMAKE=yes /private/laods/opm/RH5/realization_cmake/dune2.2/opm-core/CMakeLists.txt
/private/laods/opm/RH5/realization_cmake/dune2.2/opm-core/build-cmake
cmake -DBUILD_SHARED_LIBS:BOOL=OFF -DCMAKE_MODULE_PATH="" "-Ddune-common_DIR=/private/laods/opm/RH5/realization_cmake/dune2.2/dune-common/build-cmake" "-Ddune-istl_DIR=/private/laods/opm/RH5/realization_cmake/dune2.2/dune-istl/build-cmake" -DCMAKE_PREFIX_PATH="/project/res/x86_64_RH_5/share/opm/boost;/project/res/x86_64_RH_5/share/opm/SuperLU_4.0" /private/laods/opm/RH5/realization_cmake/dune2.2/opm-core
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - 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
-- CMake version: 2.8.7
-- Linux distribution: unknown
-- Could NOT find Git (missing: GIT_EXECUTABLE)
-- Source code repository: not found!
-- GNU C++ compiler version: 4.1.2
-- Precompiled headers: disabled
-- Build type: Debug
-- Checking to see if CXX compiler accepts flag -flto
-- Checking to see if CXX compiler accepts flag -flto - no
-- Checking to see if CXX compiler accepts flag -mtune=native
-- Checking to see if CXX compiler accepts flag -mtune=native - no
-- All warnings enabled: -Wall
-- OpenMP: disabled
-- Finding package C99 using module mode
-- Performing Test HAVE_C99
-- Performing Test HAVE_C99 - Success
-- Found C99: -std=c99
-- Finding package CXX11Features using module mode
-- Checking to see if CXX compiler accepts flag -std=c++11
-- Checking to see if CXX compiler accepts flag -std=c++11 - no
-- Checking to see if CXX compiler accepts flag -std=c++0x
-- Checking to see if CXX compiler accepts flag -std=c++0x - no
-- Performing Test HAVE_NULLPTR
-- Performing Test HAVE_NULLPTR - Failed
-- Performing Test HAVE_CONSTEXPR
-- Performing Test HAVE_CONSTEXPR - Failed
-- Performing Test HAVE_ARRAY
-- Performing Test HAVE_ARRAY - Failed
-- Performing Test HAVE_INTEGRAL_CONSTANT
-- Performing Test HAVE_INTEGRAL_CONSTANT - Failed
-- Looking for C++ include tuple
-- Looking for C++ include tuple - not found
-- Looking for C++ include tr1/tuple
-- Looking for C++ include tr1/tuple - found
-- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE
-- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE - 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 - Failed
-- Performing Test HAVE_STATIC_ASSERT
-- Performing Test HAVE_STATIC_ASSERT - Failed
-- Performing Test HAVE_VARIADIC_TEMPLATES
-- Performing Test HAVE_VARIADIC_TEMPLATES - Failed
-- Performing Test HAVE_VARIADIC_CONSTRUCTOR_SFINAE
-- Performing Test HAVE_VARIADIC_CONSTRUCTOR_SFINAE - Failed
-- Performing Test HAVE_RVALUE_REFERENCES
-- Performing Test HAVE_RVALUE_REFERENCES - Failed
-- Looking for C++ include type_traits
-- Looking for C++ include type_traits - not found
-- Looking for C++ include tr1/type_traits
-- Looking for C++ include tr1/type_traits - found
-- Finding package Boost using module mode
-- Boost version: 1.45.0
-- Found the following Boost libraries:
-- date_time
-- filesystem
-- system
-- unit_test_framework
-- Finding package BLAS using module mode
-- Looking for sgemm_
-- Looking for sgemm_ - found
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- A library with BLAS API found.
-- Finding package LAPACK using module mode
-- A library with BLAS API found.
-- Looking for cheev_
-- Looking for cheev_ - found
-- A library with LAPACK API found.
-- Finding package SuiteSparse using module mode
-- Performing Test HAVE_UMFPACK_WITHOUT_CHOLMOD
-- Performing Test HAVE_UMFPACK_WITHOUT_CHOLMOD - Failed
-- Performing Test HAVE_UMFPACK_WITH_CHOLMOD
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CHOLMOD_LIBRARY
linked by target "cmTryCompileExec" in directory /private/laods/opm/RH5/realization_cmake/dune2.2/opm-core/build-cmake/CMakeFiles/CMakeTmp
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Performing Test HAVE_UMFPACK_WITH_CHOLMOD - Failed
-- Performing Test HAVE_UMFPACK_NOT_UNDERLINKED
-- Performing Test HAVE_UMFPACK_NOT_UNDERLINKED - Failed
-- Could NOT find SuiteSparse (missing: SuiteSparse_LIBRARIES SuiteSparse_INCLUDE_DIRS)
-- Finding package SUPERLU using module mode
-- Performing Test HAVE_MEM_USAGE_T_EXPANSIONS
-- Performing Test HAVE_MEM_USAGE_T_EXPANSIONS - Failed
-- Performing Test SUPERLU_MIN_VERSION_4_3
-- Performing Test SUPERLU_MIN_VERSION_4_3 - Failed
-- Performing Test SUPERLU_POST_2005_VERSION
-- Performing Test SUPERLU_POST_2005_VERSION - Success
-- Found SuperLU: /project/res/x86_64_RH_5/share/opm/SuperLU_4.0/SRC
-- Finding package TinyXML using module mode
-- Performing Test HAVE_TINYXML
-- Performing Test HAVE_TINYXML - Failed
-- Could NOT find TinyXML (missing: TinyXML_INCLUDE_DIR TinyXML_LIBRARY HAVE_TINYXML)
-- Finding package ERT using module mode
-- Could NOT find ERT (missing: ERT_INCLUDE_DIR ERT_LIBRARY)
-- Finding package dune-istl using config mode
-- Generating debug symbols: -ggdb3
-- Looking for strip utility
-- Looking for strip utility - found
-- Performing Test HAVE_DYNAMIC_BOOST_TEST
-- Performing Test HAVE_DYNAMIC_BOOST_TEST - Success
-- Could NOT find AGMG (missing: AGMG_SOURCES CMAKE_Fortran_COMPILER_SUPPORTS_F90)
-- Writing config file "/private/laods/opm/RH5/realization_cmake/dune2.2/opm-core/build-cmake/config.h"...
-- Fortran/C interface not activated
-- This build defaults to installing in /usr/local
-- AGMG test disabled, since AGMG is not found.
-- ERT test disabled, since ERT is not found.
-- Found Doxygen: /project/res/x86_64_RH_5/bin/doxygen
-- Libtool not found!
-- Configuring incomplete, errors occurred!
--- calling make for opm-core ---
make
make: *** No targets specified and no makefile found. Stop.
--- Failed to build opm-core ---
Terminating dunecontrol due to previous errors!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment