marco@lello:~/workspace/lib/dune/2.4$ dune-common-2.4.1/bin/dunecontrol --opts=file.opts --only=dune-test all ----- using default flags $CONFIGURE_FLAGS from /home/marco/workspace/lib/dune/2.4/file.opts ----- --- going to build dune-test --- --- calling all for dune-test --- --- calling vcsetup for dune-test --- --- calling autogen for dune-test --- Skipping dune-autogen because of CMake --- calling configure for dune-test --- ----- using default flags $CONFIGURE_FLAGS from /home/marco/workspace/lib/dune/2.4/file.opts ----- /home/marco/workspace/lib/dune/2.4/dune-geometry-2.4.1/lib/dunegeometryam2cmake.lib for converting options does not exist /home/marco/workspace/lib/dune/2.4/dune-subgrid-2.3-svn/lib/dunesubgridam2cmake.lib for converting options does not exist /home/marco/workspace/lib/dune/2.4/dune-test/lib/dunetestam2cmake.lib for converting options does not exist CXX=g++ CXXFLAGS="-g " cmake -DCMAKE_MODULE_PATH="" -DCMAKE_DISABLE_FIND_PACKAGE_MPI=FALSE "-Ddune-common_DIR=/home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/build-cmake" "-Ddune-geometry_DIR=/home/marco/workspace/lib/dune/2.4/dune-geometry-2.4.1/build-cmake" -DALUGRID_ROOT=/usr/local/ALUGrid-1.52-DEBUG "-Ddune-grid_DIR=/home/marco/workspace/lib/dune/2.4/dune-grid-2.4.1/build-cmake" "-Ddune-subgrid_DIR=/home/marco/workspace/lib/dune/2.4/dune-subgrid-2.3-svn/build-cmake" -DMPI_C_COMPILER:FILEPATH=/usr/local/bin/mpiCC "/home/marco/workspace/lib/dune/2.4/dune-test" -- The CXX compiler identification is GNU 4.7.3 -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- The C compiler identification is GNU 4.7.3 -- 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 -- Dependencies for dune-test: dune-common;dune-geometry;dune-grid;dune-subgrid -- Dependencies for dune-geometry: dune-common (>= 2.4.1) -- Dependencies for dune-grid: dune-common (>= 2.4.1);dune-geometry (>= 2.4.1) CMake Warning at /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:126 (find_package): Could not find a package configuration file provided by "dune-subgrid" with any of the following names: dune-subgridConfig.cmake dune-subgrid-config.cmake Add the installation prefix of "dune-subgrid" to CMAKE_PREFIX_PATH or set "dune-subgrid_DIR" to a directory containing one of the above files. If "dune-subgrid" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:365 (find_dune_package) /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:408 (dune_process_dependency_leafs) /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:432 (dune_create_dependency_leafs) /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:578 (dune_create_dependency_tree) CMakeLists.txt:19 (dune_project) -- No full CMake package configuration support available. Falling back to pkg-config. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26") -- checking for module 'dune-subgrid ' -- package 'dune-subgrid ' not found CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal) /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:137 (pkg_check_modules) /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:365 (find_dune_package) /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:408 (dune_process_dependency_leafs) /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:432 (dune_create_dependency_leafs) /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:578 (dune_create_dependency_tree) CMakeLists.txt:19 (dune_project) CMake Error at /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:216 (message): Could not find required module dune-subgrid. Call Stack (most recent call first): /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:365 (find_dune_package) /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:408 (dune_process_dependency_leafs) /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:432 (dune_create_dependency_leafs) /home/marco/workspace/lib/dune/2.4/dune-common-2.4.1/cmake/modules/DuneMacros.cmake:578 (dune_create_dependency_tree) CMakeLists.txt:19 (dune_project) -- Configuring incomplete, errors occurred! --- Failed to build dune-test --- Terminating dunecontrol due to previous errors!