← Back to team overview

dorsal team mailing list archive

Remaining issues on snow leopard

 

The following issues remain on snow leopard, as pointed out by the
dolfin configuration step.

Harish


-- Checking for package 'Armadillo'
-- Performing Test ARMADILLO_TEST_RUNS
-- Performing Test ARMADILLO_TEST_RUNS - Failed
-- Armadillo could not be found. Be sure to set ARMADILLO_DIR.
(missing:  ARMADILLO_TEST_RUNS)

I believe dorsal sets ARMADILLO_DIR and it still doesn't work.
------------------------

-- Checking for package 'UMFPACK'
-- Could NOT find UMFPACK  (missing:  UMFPACK_INCLUDE_DIR UMFPACK_TEST_RUNS)
-- Could NOT find CHOLMOD  (missing:  CHOLMOD_INCLUDES)

Is this what was called UMFPACK_DIR until recently? I tried renaming it
to UMFPACK_INCLUDE_DIR in dorsal and it still doesn't work.
------------------------

CMake Warning at CMakeLists.txt:184 (find_package):
  Could not find a configuration file for package Trilinos.

  Set Trilinos_DIR to the directory containing a CMake configuration
file for
  Trilinos.  The file will have one of the following names:

    TrilinosConfig.cmake
    trilinos-config.cmake

Trilinos fails to build since the move to 10.x.
------------------------

-- Checking for package 'MTL4'
-- Performing Test MTL4_TEST_RUNS
-- Performing Test MTL4_TEST_RUNS - Failed
   Unable to run test program for package 'MTL4'
-- Could NOT find MTL4  (missing:  MTL4_INCLUDE_DIR)

Is this what was called MTL4_DIR until recently? I tried renaming it to
MTL4_INCLUDE_DIR in dorsal and it still doesn't work.
------------------------

Harish



Follow ups