=> Bootstrap dependency curl-[0-9]*: found curl-7.29.0nb2 => Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for eigen3/3.1.2.tar.bz2 => Checksum RMD160 OK for eigen3/3.1.2.tar.bz2 ===> Installing dependencies for eigen3-3.1.2 => Build dependency cmake>=2.8.1nb1: found cmake-2.8.10nb4 => Build dependency checkperms>=1.1: found checkperms-1.11 ===> Overriding tools for eigen3-3.1.2 ===> Extracting for eigen3-3.1.2 ===> Patching for eigen3-3.1.2 ===> Creating toolchain wrappers for eigen3-3.1.2 ===> Configuring for eigen3-3.1.2 /bin/mkdir -p /tmp/pkgsrc/math/eigen3/work/eigen-eigen-5097c01bcdc4/_build => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 4.5.2 -- The CXX compiler identification is GNU 4.5.2 CMake Warning (dev) at /usr/pkg/share/cmake-2.8/Modules/Platform/Linux.cmake:51 (include): File /usr/pkg/share/cmake-2.8/Modules/Platform/Linux.cmake includes /tmp/pkgsrc/math/eigen3/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-2.8/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working C compiler: /tmp/pkgsrc/math/eigen3/work/.wrapper/bin/gcc -- Check for working C compiler: /tmp/pkgsrc/math/eigen3/work/.wrapper/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /tmp/pkgsrc/math/eigen3/work/.wrapper/bin/g++ -- Check for working CXX compiler: /tmp/pkgsrc/math/eigen3/work/.wrapper/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Performing Test standard_math_library_linked_to_automatically -- Performing Test standard_math_library_linked_to_automatically - Success -- Standard libraries to link to explicitly: none -- Performing Test COMPILER_SUPPORT_WNOVARIADICMACRO -- Performing Test COMPILER_SUPPORT_WNOVARIADICMACRO - Success -- Performing Test COMPILER_SUPPORT_WEXTRA -- Performing Test COMPILER_SUPPORT_WEXTRA - Success -- Performing Test COMPILER_SUPPORT_OPENMP -- Performing Test COMPILER_SUPPORT_OPENMP - Success -- searching for 'pkgconfig' directory in PKG_CONFIG_LIBDIR ( /tmp/pkgsrc/math/eigen3/work/.buildlink/lib/pkgconfig:/tmp/pkgsrc/math/eigen3/work/.buildlink/share/pkgconfig ), /usr/pkg/share, and /usr/pkg/lib -- found /usr/pkg/lib/pkgconfig -- Could NOT find Qt4 (missing: QT_QMAKE_EXECUTABLE QT_MOC_EXECUTABLE QT_RCC_EXECUTABLE QT_UIC_EXECUTABLE QT_INCLUDE_DIR QT_LIBRARY_DIR QT_QTCORE_LIBRARY) -- /tmp/pkgsrc/math/eigen3/work/eigen-eigen-5097c01bcdc4/_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) -- Could NOT find Qt4 (missing: QT_QMAKE_EXECUTABLE QT_MOC_EXECUTABLE QT_RCC_EXECUTABLE QT_UIC_EXECUTABLE QT_INCLUDE_DIR QT_LIBRARY_DIR QT_QTCORE_LIBRARY) 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) -- Found MPFR: /usr/include (Required is at least version "2.3.0") -- Found GMP: /usr/include -- 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) -- Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR) -- Could NOT find Qt4 (missing: QT_QMAKE_EXECUTABLE QT_MOC_EXECUTABLE QT_RCC_EXECUTABLE QT_UIC_EXECUTABLE QT_INCLUDE_DIR QT_LIBRARY_DIR QT_QTCORE_LIBRARY) -- 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: altar -- Build string: linux-3.2.7-altar-g++-4.5.2-sse2-64bit -- Enabled backends: MPFR C++, -- Disabled backends: Cholmod, UmfPack, SuperLU, PaStiX, Qt4 support, GoogleHash, Adolc, 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: /tmp/pkgsrc/math/eigen3/work/.wrapper/bin/g++ CXX_VERSION: g++ (GCC) 4.5.2 CXX_FLAGS: -O3 -pipe -fstack-protector -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -fexceptions -fno-check-new -fno-common -fstrict-aliasing -Wno-variadic-macros -Wextra -pedantic -g2 Sparse lib flags: -- ************************************************************ -- -- Configured Eigen 3.1.2 -- -- 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 -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /tmp/pkgsrc/math/eigen3/work/eigen-eigen-5097c01bcdc4/_build => Rewrite cmake Dependencies files WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.