I have added a platform file for Ubuntu 14.04 in Dorsal now. Could you try that?

>From your error message below, it looks like you do not have the
UMFPACK library installed. This should be installed when you install
the libsuitesparse-dev package as mentioned at the top of the platform
file. Please make sure you follow the instructions in the platform
file.

Johannes

On Wed, Apr 23, 2014 at 10:55 AM, Jan Heiland <[email protected]> wrote:
> Hello,
> I fail to build FEniCS from source using dorsal on ubuntu 14.04.
>
> The log is given below. I have also attached my platform input file to
> dorsal.
>
> Any ideas,
> Jan
>
> [...]
> -- Found Doxygen: /usr/bin/doxygen (found version "1.8.6")
>
> Getting information for all enabled TPLs ...
>
> -- Processing enabled TPL: Pthread
> -- Looking for include file pthread.h
> -- Looking for include file pthread.h - found
> -- Looking for pthread_create
> -- Looking for pthread_create - found
> -- Found Threads: TRUE
> -- Processing enabled TPL: MPI
> -- Processing enabled TPL: BLAS
> --   Searching for library 'blas' ...
> --     Found BLAS TPL library: /usr/lib/libblas.so
> --   TPL_BLAS_LIBRARIES='/usr/lib/libblas.so'
> --   TPL_BLAS_INCLUDE_DIRS=''
> -- Processing enabled TPL: LAPACK
> --   Searching for library 'lapack' ...
> --     Found LAPACK TPL library: /usr/lib/liblapack.so
> --   TPL_LAPACK_LIBRARIES='/usr/lib/liblapack.so'
> --   TPL_LAPACK_INCLUDE_DIRS=''
> -- Processing enabled TPL: UMFPACK
> --   Searching for library 'umfpack' ...
> --   Warning: Could not find a library in the set "umfpack" for the TPL
> UMFPACK!  Please manually set UMFPACK_LIBRARY_DIRS and/or
> UMFPACK_LIBRARY_NAMES or just TPL_UMFPACK_LIBRARIES to point to the UMFPACK
> libraries!
> --   Searching for library 'amd' ...
> --   Warning: Could not find a library in the set "amd" for the TPL UMFPACK!
> Please manually set UMFPACK_LIBRARY_DIRS and/or UMFPACK_LIBRARY_NAMES or
> just TPL_UMFPACK_LIBRARIES to point to the UMFPACK libraries!
> CMake Error at
> cmake/tribits/package_arch/TribitsTplDeclareLibraries.cmake:326 (MESSAGE):
>   Could not find the UMFPACK Library! Please manually set
>   UMFPACK_LIBRARY_DIRS and/or UMFPACK_LIBRARY_NAMES or just
>   TPL_UMFPACK_LIBRARIES to point to the UMFPACK libraries!
> Call Stack (most recent call first):
>   cmake/TPLs/FindTPLUMFPACK.cmake:64 (TRIBITS_TPL_DECLARE_LIBRARIES)
>   cmake/tribits/package_arch/TribitsGlobalMacros.cmake:1101 (INCLUDE)
>   cmake/tribits/package_arch/TribitsProjectImpl.cmake:236
> (TRIBITS_PROCESS_ENABLED_TPLS)
>   cmake/tribits/package_arch/TribitsProject.cmake:75 (TRIBITS_PROJECT_IMPL)
>   CMakeLists.txt:88 (TRIBITS_PROJECT)
>
>
> -- Configuring incomplete, errors occurred!
> See also
> "/home/heiland/software/FEniCS/src/trilinos-11.4.1-Source/dorsal_build_dir/CMakeFiles/CMakeOutput.log".
> Failure with exit status: 1
> Exit message: There was a problem configuring trilinos-11.4.1-Source.
>
>
> _______________________________________________
> fenics-support mailing list
> [email protected]
> http://fenicsproject.org/mailman/listinfo/fenics-support
>
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to