← Back to team overview

dorsal team mailing list archive

Re: Trilinos problem on Snow Leopard

 

On Sat, Aug 21, 2010 at 09:52:30AM +0530, Harish Narayanan wrote:
> I receive the following when I try to build everything on my computer.
> It fails on Trilinos:
>
> Configuring Trilinos build directory
>
> -- TRILINOS_HOME_DIR =
> /Users/harish/Work/FEniCS/test/src/trilinos-10.4.0-Source
> -- TRILINOS_BUILD_DIR =
> /Users/harish/Work/FEniCS/test/src/trilinos-10.4.0-Source/build
> -- Found PythonInterp: /opt/local/bin/python2.6
>
> Setting up major user options ...
>
>
> Reading the list of packages from TrilinosPackages.cmake ...
>
> -- Trilinos_NUM_PACKAGES='47'
>
> Reading the list of TPLs from TrilinosTPLs.cmake ...
>
> -- Trilinos_NUM_TPLS='45'
>
> ***
> *** Warning: Setting Trilinos_ENABLE_ForTrilinos=OFF because
> Trilinos_ENABLE_Fortran=OFF!
> ***
>
>
> Explicitly enabled packages on input (by user):  0
>
> Explicitly disabled packages on input (by user or by default):  PyTrilinos 1
>
> Explicitly enabled TPLs on input (by user):  MPI 1
>
> Explicitly disabled TPLs on input (by user or by default):  0
>
> Disabling all packages that have a required dependency on disabled TPLs
> and optional package TPL support based on TPL_ENABLE_<TPL>=OFF ...
>
>
> Disabling forward required packages and optional intra-package support
> that have a dependancy on disabled packages
> Trilinos_ENABLE_<PACKAGE>=OFF ...
>
>
> Enabling all optional packages for current set of enabled packages
> because Trilinos_ENABLE_ALL_OPTIONAL_PACKAGES=ON ...
>
>
> Enabling all remaining required packages for the current set of enabled
> packages ...
>
>
> Enabling all optional intra-package enables
> <PACKAGE>_ENABLE_<DEPPACKAGE> that are not currently disabled if both
> sets of packages are enabled ...
>
>
> Enabling all remaining required TPLs for current set of enabled packages ...
>
>
> Enabling all optional package TPL support for currently enabled TPLs ...
>
>
> Enabling TPLs based on <PACKAGE>_ENABLE_<TPL>=ON if TPL is not
> explicitly disabled ...
>
>
> Set cache entries for optional packages/TPLs and tests/examples for
> packages actually enabled ...
>
>
> Final set of enabled packages:  0
>
> Final set of non-enabled packages:  TrilinosFramework Teuchos ThreadPool
> Sacado RTOp Kokkos Epetra Zoltan Shards GlobiPack Triutils Tpetra
> EpetraExt Thyra OptiPack Isorropia Pliris AztecOO Galeri Amesos Pamgen
> Ifpack Komplex ML Belos Tifpack Stratimikos Meros FEI Anasazi TriKota
> STK Intrepid Phalanx NOX Moertel TrilinosCouplings Rythmos MOOCHO
> Stokhos Piro Sundance CTrilinos PyTrilinos Didasko Optika Mesquite 47
>
> Final set of enabled TPLs:  MPI 1
>
> Final set of non-enabled TPLs:  Peano CUDA Thrust TBB Pthread ARPREC QD
> BLAS LAPACK Boost Scotch METIS ParMETIS PaToH CppUnit ADOLC ADIC TVMET
> MF ExodusII Nemesis Netcdf y12m SuperLUDist SuperLU Zlib UMFPACK MA28
> AMD PETSC HYPRE BLACS SCALAPACK MUMPS Oski TAUCS ForUQTK Dakota HIPS
> HDF5 MATLAB CASK SPARSKIT QT 44
>
> Dumping the XML dependencies file
> /Users/harish/Work/FEniCS/test/src/trilinos-10.4.0-Source/cmake/python/data/TrilinosPackageDependencies.xml
> ...
>
>
> Dumping the HTML dependencies webpage file
> /Users/harish/Work/FEniCS/test/src/trilinos-10.4.0-Source/cmake/python/data/TrilinosPackageDependenciesTable.html
> ...
>
>
>
> Dumping the CDash XML dependencies file
> /Users/harish/Work/FEniCS/test/src/trilinos-10.4.0-Source/cmake/python/data/CDashSubprojectDependencies.xml
> ...
>
>
> Probing the environment ...
>
> -- CMAKE_BUILD_TYPE='DEBUG'
> -- MPI_USE_COMPILER_WRAPPERS='ON'
> -- MPI_C_COMPILER='/usr/bin/mpicc'
> -- Setting CMAKE_C_COMPILER=${MPI_C_COMPILER}
> -- CMAKE_C_COMPILER='/usr/bin/mpicc'
> -- MPI_CXX_COMPILER='/usr/bin/mpicxx'
> -- Setting CMAKE_CXX_COMPILER=${MPI_CXX_COMPILER}
> -- CMAKE_CXX_COMPILER='/usr/bin/mpicxx'
> -- MPI_EXEC='/usr/bin/mpiexec'
> -- The C compiler identification is GNU
> -- Checking whether C compiler has -isysroot
> -- Checking whether C compiler has -isysroot - yes
> -- Checking whether C compiler supports OSX deployment target flag
> -- Checking whether C compiler supports OSX deployment target flag - yes
> -- Check for working C compiler: /usr/bin/mpicc
> -- Check for working C compiler: /usr/bin/mpicc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- CMAKE_C_COMPILER_ID='GNU'
> -- The CXX compiler identification is GNU
> -- Checking whether CXX compiler has -isysroot
> -- Checking whether CXX compiler has -isysroot - yes
> -- Checking whether CXX compiler supports OSX deployment target flag
> -- Checking whether CXX compiler supports OSX deployment target flag - yes
> -- Check for working CXX compiler: /usr/bin/mpicxx
> -- Check for working CXX compiler: /usr/bin/mpicxx -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- CMAKE_CXX_COMPILER_ID='GNU'
> -- Trilinos_HOSTNAME='galvatr0n.local'
> -- CMAKE_HOST_SYSTEM_NAME='Darwin'
> -- Looking for C++ include sys/time.h
> -- Looking for C++ include sys/time.h - found
> -- Looking for C++ include time.h
> -- Looking for C++ include time.h - found
> -- Looking for C++ include stdint.h
> -- Looking for C++ include stdint.h - found
> -- Looking for C++ include inttypes.h
> -- Looking for C++ include inttypes.h - found
> -- Found Perl: /opt/local/bin/perl
> -- Performing Test MATH_LIBRARY_IS_SUPPLIED
> -- Performing Test MATH_LIBRARY_IS_SUPPLIED - Success
> -- Performing Test FINITE_VALUE_HAVE_GLOBAL_ISNAN
> -- Performing Test FINITE_VALUE_HAVE_GLOBAL_ISNAN - Failed
> -- Performing Test FINITE_VALUE_HAVE_STD_ISNAN
> -- Performing Test FINITE_VALUE_HAVE_STD_ISNAN - Success
> -- Performing Test FINITE_VALUE_HAVE_GLOBAL_ISINF
> -- Performing Test FINITE_VALUE_HAVE_GLOBAL_ISINF - Failed
> -- Performing Test FINITE_VALUE_HAVE_STD_ISINF
> -- Performing Test FINITE_VALUE_HAVE_STD_ISINF - Success
> -- Found Doxygen: /opt/local/bin/doxygen
>
> Getting information for all enabled TPLs ...
>
> -- Processing enabled TPL: MPI
>
> Setting up testing support ...
>
>
> Configuring individual enabled Trilinos packages ...
>
>
> ***
> *** WARNING:  There were no packages configured so no libraries or
> tests/examples will be built!
> ***
>
> -- Configuring done
> -- Generating done
> -- Build files have been written to:
> /Users/harish/Work/FEniCS/test/src/trilinos-10.4.0-Source/build
> make: *** No rule to make target `install'.  Stop.
> Failure with exit status: 2
> Exit message: There was a problem building trilinos-10.4.0-Source.

I'm getting exactly the same message, both on Snow Leopard and
Lucid. Something is wrong with the configuration of Trilinos.

The only thing I changed was to disable Python, perhaps something else
needs to be explicitly enabled or else there are no packages to build?

--
Anders



References