Skip to content

Instantly share code, notes, and snippets.

@laods
Created March 8, 2013 08:50
Show Gist options
  • Save laods/5115088 to your computer and use it in GitHub Desktop.
Save laods/5115088 to your computer and use it in GitHub Desktop.
Output log from running ./configure inside dune-cornerpoint in debug mode.
--- calling CMake for dune-cornerpoint ---
env cmake "." "-DCMAKE_INSTALL_PREFIX=/usr/local" -DCMAKE_BUILD_TYPE=Debug
-- CMake version: 2.8.7
-- Linux distribution: Ubuntu precise (12.04.2 LTS)
-- Source code repository: git 7e7ed95*%
-- Precompiled headers: disabled
-- Build type: Debug
-- Finding package C99 using module mode
-- Finding package CXX11Features using module mode
-- Finding package Boost using module mode
-- Finding package dune-common using module mode
-- A library with BLAS API found.
BUGBUG: header = dune/common/fvector.hh
BUGBUG: dune-common_DIR =
BUGBUG: dune-common_ROOT =
BUGBUG: DUNE_COMMON_ROOT =
BUGBUG: dune-common_INCLUDE_DIR = /usr/include
BUGBUG: dune-common_INCLUDE_DIRS = /usr/include
BUGBUG: src = dune-common_INCLUDE_DIRS
BUGBUG: dune-common_INCLUDE_DIRS = /usr/include
BUGBUG: src = dune-common_LIBRARIES
BUGBUG: dune-common_LIBRARIES = /usr/lib/x86_64-linux-gnu/libdunecommon.so;/usr/lib/liblapack.so;/usr/lib/libblas.so
BUGBUG: CMAKE_REQUIRED_INCLUDES = /usr/include
-- Finding package dune-grid using module mode
BUGBUG: header = dune/geometry/quadraturerules.hh
BUGBUG: dune-geometry_DIR =
BUGBUG: dune-geometry_ROOT =
BUGBUG: DUNE_GEOMETRY_ROOT =
BUGBUG: dune-geometry_INCLUDE_DIR = /usr/include
BUGBUG: dune-geometry_INCLUDE_DIRS = /usr/include
BUGBUG: src = dune-geometry_INCLUDE_DIRS
BUGBUG: dune-geometry_INCLUDE_DIRS = /usr/include
BUGBUG: src = dune-geometry_LIBRARIES
BUGBUG: dune-geometry_LIBRARIES = /usr/lib/x86_64-linux-gnu/libdunegeometry.so;/usr/lib/x86_64-linux-gnu/libdunecommon.so;/usr/lib/liblapack.so;/usr/lib/libblas.so
BUGBUG: CMAKE_REQUIRED_INCLUDES = /usr/include
BUGBUG: header = dune/grid/onedgrid.hh
BUGBUG: dune-grid_DIR =
BUGBUG: dune-grid_ROOT =
BUGBUG: DUNE_GRID_ROOT =
BUGBUG: dune-grid_INCLUDE_DIR = /usr/include
BUGBUG: dune-grid_INCLUDE_DIRS = /usr/include
BUGBUG: src = dune-grid_INCLUDE_DIRS
BUGBUG: dune-grid_INCLUDE_DIRS = /usr/include
BUGBUG: src = dune-grid_LIBRARIES
BUGBUG: dune-grid_LIBRARIES = /usr/lib/x86_64-linux-gnu/libdunegrid.so;/usr/lib/x86_64-linux-gnu/libdunegeometry.so;/usr/lib/x86_64-linux-gnu/libdunecommon.so;/usr/lib/liblapack.so;/usr/lib/libblas.so
BUGBUG: CMAKE_REQUIRED_INCLUDES = /usr/include
-- Finding package opm-core using module mode
-- A library with BLAS API found.
BUGBUG: header = tinyxml.h
BUGBUG: TinyXML_DIR =
BUGBUG: TinyXML_ROOT =
BUGBUG: TINYXML_ROOT =
BUGBUG: TinyXML_INCLUDE_DIR = TinyXML_INCLUDE_DIR-NOTFOUND
BUGBUG: TinyXML_INCLUDE_DIRS = TinyXML_INCLUDE_DIR-NOTFOUND
BUGBUG: src = TinyXML_INCLUDE_DIRS
BUGBUG: TinyXML_INCLUDE_DIRS = TinyXML_INCLUDE_DIR-NOTFOUND
BUGBUG: src = TinyXML_LIBRARIES
BUGBUG: TinyXML_LIBRARIES = TinyXML_LIBRARY-NOTFOUND
BUGBUG: CMAKE_REQUIRED_INCLUDES =
-- A library with BLAS API found.
-- A library with BLAS API found.
-- A library with LAPACK API found.
BUGBUG: header = dune/istl/bcrsmatrix.hh
BUGBUG: dune-istl_DIR =
BUGBUG: dune-istl_ROOT =
BUGBUG: DUNE_ISTL_ROOT =
BUGBUG: dune-istl_INCLUDE_DIR = /usr/include
BUGBUG: dune-istl_INCLUDE_DIRS = /usr/include;/usr/include/superlu
BUGBUG: src = dune-istl_INCLUDE_DIRS
BUGBUG: dune-istl_INCLUDE_DIRS = /usr/include;/usr/include/superlu
BUGBUG: src = dune-istl_LIBRARIES
BUGBUG: dune-istl_LIBRARIES = /usr/lib/x86_64-linux-gnu/libdunecommon.so;/usr/lib/liblapack.so;/usr/lib/libsuperlu.so;/usr/lib/libblas.so
BUGBUG: CMAKE_REQUIRED_INCLUDES = /usr/include;/usr/include/superlu
BUGBUG: header = opm/core/grid.h
BUGBUG: opm-core_DIR =
BUGBUG: opm-core_ROOT =
BUGBUG: OPM_CORE_ROOT =
BUGBUG: opm-core_INCLUDE_DIR = /usr/local/include
BUGBUG: opm-core_INCLUDE_DIRS = /usr/local/include;/usr/include;/usr/include/suitesparse;/usr/include/superlu
BUGBUG: src = opm-core_INCLUDE_DIRS
BUGBUG: opm-core_INCLUDE_DIRS = /usr/local/include;/usr/include;/usr/include/suitesparse;/usr/include/superlu
BUGBUG: src = opm-core_LIBRARIES
BUGBUG: opm-core_LIBRARIES = /usr/local/lib/libopmcore.so;/usr/lib/libboost_date_time-mt.so;/usr/lib/libboost_filesystem-mt.so;/usr/lib/libboost_system-mt.so;/usr/lib/libboost_unit_test_framework-mt.so;/usr/lib/libumfpack.so;/usr/lib/libamd.so;/usr/lib/x86_64-linux-gnu/libdunecommon.so;/usr/lib/liblapack.so;/usr/lib/libsuperlu.so;/usr/lib/libblas.so
BUGBUG: CMAKE_REQUIRED_INCLUDES = /usr/local/include;/usr/include;/usr/include/suitesparse;/usr/include/superlu
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
Could NOT find opm-core (missing: HAVE_OPM_CORE)
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE)
cmake/Modules/OpmPackage.cmake:206 (find_package_handle_standard_args)
cmake/Modules/Findopm-core.cmake:15 (find_opm_package)
cmake/Modules/OpmFind.cmake:82 (find_package)
cmake/Modules/OpmFind.cmake:115 (find_and_append_package_to)
CMakeLists.txt:71 (find_and_append_package_list_to)
-- Configuring incomplete, errors occurred!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment