=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for eigen3/3.1.4.tar.bz2 => Checksum RMD160 OK for eigen3/3.1.4.tar.bz2 ===> Installing dependencies for eigen3-3.1.4 => Tool dependency cmake>=2.8.1nb1: found cmake-2.8.12.2nb3 ===> Overriding tools for eigen3-3.1.4 ===> Extracting for eigen3-3.1.4 ===> Patching for eigen3-3.1.4 => Applying pkgsrc patches for eigen3-3.1.4 ===> Creating toolchain wrappers for eigen3-3.1.4 ===> Configuring for eigen3-3.1.4 /bin/mkdir -p /usr/pkgsrc/work/math/eigen3/work/eigen-eigen-36bf2ceaf8f5/_build => Fixing CMAKE_MODULE_PATH in CMakeLists.txt -- The C compiler identification is Clang 3.4.0 -- The CXX compiler identification is Clang 3.4.0 System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check for working C compiler: /usr/pkgsrc/work/math/eigen3/work/.wrapper/bin/cc System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check for working C compiler: /usr/pkgsrc/work/math/eigen3/work/.wrapper/bin/cc -- works -- Detecting C compiler ABI info System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/pkgsrc/work/math/eigen3/work/.wrapper/bin/c++ System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check for working CXX compiler: /usr/pkgsrc/work/math/eigen3/work/.wrapper/bin/c++ -- works -- Detecting CXX compiler ABI info System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Detecting CXX compiler ABI info - done -- Performing Test standard_math_library_linked_to_automatically System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Performing Test standard_math_library_linked_to_automatically - Success -- Standard libraries to link to explicitly: none -- Found unsuitable Qt version "" from NOTFOUND System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake System is unknown to cmake, create: Platform/Minix to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- /usr/pkgsrc/work/math/eigen3/work/eigen-eigen-36bf2ceaf8f5/_build/test -- Could NOT find CHOLMOD (missing: CHOLMOD_INCLUDES CHOLMOD_LIBRARIES) -- Could NOT find UMFPACK (missing: UMFPACK_INCLUDES UMFPACK_LIBRARIES) -- Could NOT find SUPERLU (missing: SUPERLU_INCLUDES SUPERLU_LIBRARIES) -- Could NOT find PASTIX (missing: PASTIX_INCLUDES PASTIX_LIBRARIES) -- Could NOT find SCOTCH (missing: SCOTCH_INCLUDES SCOTCH_LIBRARIES) -- Could NOT find METIS (missing: METIS_INCLUDES METIS_LIBRARIES) -- Found unsuitable Qt version "" from NOTFOUND CMake Warning at blas/CMakeLists.txt:29 (message): No fortran compiler has been detected, the blas build will be incomplete. -- Could NOT find GOOGLEHASH (missing: GOOGLEHASH_INCLUDES GOOGLEHASH_COMPILE) -- Could NOT find ADOLC (missing: ADOLC_INCLUDES ADOLC_LIBRARIES) -- Could NOT find MPFR (missing: MPFR_INCLUDES MPFR_LIBRARIES MPFR_VERSION_OK) (Required is at least version "2.3.0") -- Could NOT find GMP (missing: GMP_INCLUDES GMP_LIBRARIES) -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find FFTW (missing: FFTW_INCLUDES FFTW_LIBRARIES) -- Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR) -- Found unsuitable Qt version "" from NOTFOUND -- Qt4 not found, so disabling the mandelbrot and opengl demos -- Could NOT find CHOLMOD (missing: CHOLMOD_INCLUDES CHOLMOD_LIBRARIES) -- Could NOT find UMFPACK (missing: UMFPACK_INCLUDES UMFPACK_LIBRARIES) -- Could NOT find SUPERLU (missing: SUPERLU_INCLUDES SUPERLU_LIBRARIES) -- Could NOT find PASTIX (missing: PASTIX_INCLUDES PASTIX_LIBRARIES) -- Could NOT find SCOTCH (missing: SCOTCH_INCLUDES SCOTCH_LIBRARIES) -- Could NOT find METIS (missing: METIS_INCLUDES METIS_LIBRARIES) -- ************************************************************ -- *** Eigen's unit tests configuration summary *** -- ************************************************************ -- -- Build type: Release -- Build site: minix -- Build string: minix-3.3.0-_-3.4-32bit -- Enabled backends: -- Disabled backends: Cholmod, UmfPack, SuperLU, PaStiX, Qt4 support, GoogleHash, Adolc, MPFR C++, fftw, OpenGL, -- Default order: Column-major -- Maximal matrix/vector size: 320 -- SSE2: Using architecture defaults -- SSE3: Using architecture defaults -- SSSE3: Using architecture defaults -- SSE4.1: Using architecture defaults -- SSE4.2: Using architecture defaults -- Altivec: Using architecture defaults -- ARM NEON: Using architecture defaults -- CXX: /usr/pkgsrc/work/math/eigen3/work/.wrapper/bin/c++ CXX_FLAGS: -O2 -march=i586 Sparse lib flags: -- ************************************************************ -- -- Configured Eigen 3.1.4 -- -- Some things you can do now: -- --------------+-------------------------------------------------------------- -- Command | Description -- --------------+-------------------------------------------------------------- -- make install | Install to /usr/pkg. To change that: -- | cmake . -DCMAKE_INSTALL_PREFIX=yourpath -- | Eigen headers will then be installed to: -- | /usr/pkg/include/eigen3 -- | To install Eigen headers to a separate location, do: -- | cmake . -DEIGEN_INCLUDE_INSTALL_DIR=yourpath -- make doc | Generate the API documentation, requires Doxygen & LaTeX -- make check | Build and run the unit-tests. Read this page: -- | http://eigen.tuxfamily.org/index.php?title=Tests -- make blas | Build BLAS library (not the same thing as Eigen) -- --------------+-------------------------------------------------------------- -- -- Configuring done CMake Error at doc/snippets/CMakeLists.txt:12 (add_executable): Cannot find source file: /usr/pkgsrc/work/math/eigen3/work/eigen-eigen-36bf2ceaf8f5/_build/doc/snippets/compile_SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.cpp Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /usr/pkgsrc/work/math/eigen3/work/eigen-eigen-36bf2ceaf8f5/_build *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/math/eigen3 WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/math/eigen3