------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.37.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/cmake-3.17.2.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> eigen-3.3.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> eigen-3.3.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by eigen-3.3.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> eigen-3.3.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by eigen-3.3.7 for building => SHA256 Checksum OK for eigen/3.3.7.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> eigen-3.3.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by eigen-3.3.7 for building ===> Extracting for eigen-3.3.7 => SHA256 Checksum OK for eigen/3.3.7.tar.bz2. Extracted Memory Use: 15.57M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for eigen-3.3.7 ===> Applying dragonfly patches for eigen-3.3.7 ===> Cleanly applied dragonfly patch(es) patch-src_Core_util_Memory.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> eigen-3.3.7 depends on file: /usr/local/bin/cmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> eigen-3.3.7 depends on file: /usr/local/bin/cmake - found ===> Configuring for eigen-3.3.7 ===> Performing out-of-source build /bin/mkdir -p /construction/math/eigen3/.build -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11 -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11 - Success -- Performing Test COMPILER_SUPPORT_std=cpp03 -- Performing Test COMPILER_SUPPORT_std=cpp03 - Success -- 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_WERROR -- Performing Test COMPILER_SUPPORT_WERROR - Success -- Performing Test COMPILER_SUPPORT_pedantic -- Performing Test COMPILER_SUPPORT_pedantic - Success -- Performing Test COMPILER_SUPPORT_Wall -- Performing Test COMPILER_SUPPORT_Wall - Success -- Performing Test COMPILER_SUPPORT_Wextra -- Performing Test COMPILER_SUPPORT_Wextra - Success -- Performing Test COMPILER_SUPPORT_Wundef -- Performing Test COMPILER_SUPPORT_Wundef - Success -- Performing Test COMPILER_SUPPORT_Wcastalign -- Performing Test COMPILER_SUPPORT_Wcastalign - Success -- Performing Test COMPILER_SUPPORT_Wcharsubscripts -- Performing Test COMPILER_SUPPORT_Wcharsubscripts - Success -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor - Success -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs - Success -- Performing Test COMPILER_SUPPORT_Wpointerarith -- Performing Test COMPILER_SUPPORT_Wpointerarith - Success -- Performing Test COMPILER_SUPPORT_Wwritestrings -- Performing Test COMPILER_SUPPORT_Wwritestrings - Success -- Performing Test COMPILER_SUPPORT_Wformatsecurity -- Performing Test COMPILER_SUPPORT_Wformatsecurity - Success -- Performing Test COMPILER_SUPPORT_Wshorten64to32 -- Performing Test COMPILER_SUPPORT_Wshorten64to32 - Failed -- Performing Test COMPILER_SUPPORT_Wlogicalop -- Performing Test COMPILER_SUPPORT_Wlogicalop - Success -- Performing Test COMPILER_SUPPORT_Wenumconversion -- Performing Test COMPILER_SUPPORT_Wenumconversion - Failed -- Performing Test COMPILER_SUPPORT_Wcpp11extensions -- Performing Test COMPILER_SUPPORT_Wcpp11extensions - Failed -- Performing Test COMPILER_SUPPORT_Wdoublepromotion -- Performing Test COMPILER_SUPPORT_Wdoublepromotion - Success -- Performing Test COMPILER_SUPPORT_Wnopsabi -- Performing Test COMPILER_SUPPORT_Wnopsabi - Success -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros - Success -- Performing Test COMPILER_SUPPORT_Wnolonglong -- Performing Test COMPILER_SUPPORT_Wnolonglong - Success -- Performing Test COMPILER_SUPPORT_fnochecknew -- Performing Test COMPILER_SUPPORT_fnochecknew - Success -- Performing Test COMPILER_SUPPORT_fnocommon -- Performing Test COMPILER_SUPPORT_fnocommon - Success -- Performing Test COMPILER_SUPPORT_fstrictaliasing -- Performing Test COMPILER_SUPPORT_fstrictaliasing - Success -- Performing Test COMPILER_SUPPORT_wd981 -- Performing Test COMPILER_SUPPORT_wd981 - Failed -- Performing Test COMPILER_SUPPORT_wd2304 -- Performing Test COMPILER_SUPPORT_wd2304 - Failed -- Performing Test COMPILER_SUPPORT_STRICTANSI -- Performing Test COMPILER_SUPPORT_STRICTANSI - Failed -- Performing Test COMPILER_SUPPORT_Qunusedarguments -- Performing Test COMPILER_SUPPORT_Qunusedarguments - Failed -- Performing Test COMPILER_SUPPORT_ansi -- Performing Test COMPILER_SUPPORT_ansi - Success -- Performing Test COMPILER_SUPPORT_OPENMP -- Performing Test COMPILER_SUPPORT_OPENMP - Success -- Found unsuitable Qt version "" from NOTFOUND -- A cache variable, namely BLAS_DIR, has been set to specify the install directory of BLAS -- Looking for BLAS -- mkl.h not found -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Looking for MKL BLAS: not found -- Looking for Goto BLAS: not found -- Looking for Open BLAS: not found -- Looking for Eigen BLAS: not found -- Looking for Eigen BLAS: not found -- Looking for Atlas BLAS: not found -- Looking for PhiPACK BLAS: not found -- Looking for CXML BLAS: not found -- Looking for DXML BLAS: not found -- Looking for SunPerf BLAS: not found -- Looking for SCSL BLAS: not found -- Looking for SGIMATH BLAS: not found -- Looking for IBM ESSL BLAS: not found -- Looking for IBM ESSL MT BLAS: not found -- Looking for ACML BLAS: not found -- Looking for ACML BLAS: not found -- Looking for ACML BLAS: not found -- Looking for Apple BLAS: not found -- Looking for NAS BLAS: not found -- Looking for Generic BLAS: not found -- Looking for Generic BLAS: not found -- Looking for Generic BLAS: not found -- Looking for Generic BLAS: not found -- Looking for Generic BLAS: not found CMake Warning at cmake/FindBLAS.cmake:1371 (message): BLA_VENDOR has been set to All but blas libraries could not be found or check of symbols failed. Please indicate where to find blas libraries. You have three options: - Option 1: Provide the installation directory of BLAS library with cmake option: -DBLAS_DIR=your/path/to/blas - Option 2: Provide the directory where to find BLAS libraries with cmake option: -DBLAS_LIBDIR=your/path/to/blas/libs - Option 3: Update your environment variable (Linux: LD_LIBRARY_PATH, Windows: LIB, Mac: DYLD_LIBRARY_PATH) To follow libraries detection more precisely you can activate a verbose mode with -DBLAS_VERBOSE=ON at cmake configure. You could also specify a BLAS vendor to look for by setting -DBLA_VENDOR=blas_vendor_name. List of possible BLAS vendor: Goto, ATLAS PhiPACK, CXML, DXML, SunPerf, SCSL, SGIMATH, IBMESSL, Intel10_32 (intel mkl v10 32 bit),Intel10_64lp (intel mkl v10 64 bit, lp thread model, lp64 model), Intel10_64lp_seq (intel mkl v10 64 bit, sequential code, lp64 model),Intel( older versions of mkl 32 and 64 bit), ACML, ACML_MP, ACML_GPU, Apple, NAS, Generic Call Stack (most recent call first): cmake/FindLAPACK.cmake:138 (find_package) test/CMakeLists.txt:30 (find_package) -- A library with BLAS API not found. Please specify library location. -- LAPACK requires BLAS. CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (CHOLMOD) does not match the name of the calling package (Cholmod). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindCholmod.cmake:86 (find_package_handle_standard_args) test/CMakeLists.txt:49 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find CHOLMOD (missing: CHOLMOD_INCLUDES CHOLMOD_LIBRARIES) CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (UMFPACK) does not match the name of the calling package (Umfpack). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindUmfpack.cmake:50 (find_package_handle_standard_args) test/CMakeLists.txt:60 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find UMFPACK (missing: UMFPACK_INCLUDES UMFPACK_LIBRARIES) CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (SUPERLU) does not match the name of the calling package (SuperLU). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindSuperLU.cmake:93 (find_package_handle_standard_args) test/CMakeLists.txt:71 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find SUPERLU (missing: SUPERLU_INCLUDES SUPERLU_LIBRARIES SUPERLU_VERSION_OK) -- A version of Pastix has been found but pastix_nompi.h does not exist in the include directory. Because Eigen tests require a version without MPI, we disable the Pastix backend. -- Could NOT find SPQR (missing: SPQR_INCLUDES SPQR_LIBRARIES) -- Found unsuitable Qt version "" from NOTFOUND -- Performing Test COMPILER_SUPPORT_FASTMATH -- Performing Test COMPILER_SUPPORT_FASTMATH - Success -- Could NOT find Boost (missing: Boost_INCLUDE_DIR) CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (GOOGLEHASH) does not match the name of the calling package (GoogleHash). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindGoogleHash.cmake:21 (find_package_handle_standard_args) unsupported/test/CMakeLists.txt:24 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find GOOGLEHASH (missing: GOOGLEHASH_INCLUDES GOOGLEHASH_COMPILE) CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (ADOLC) does not match the name of the calling package (Adolc). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindAdolc.cmake:17 (find_package_handle_standard_args) unsupported/test/CMakeLists.txt:34 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- 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_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR) CUDA_TOOLKIT_ROOT_DIR not found or specified -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) (Required is at least version "7.0") -- Found unsuitable Qt version "" from NOTFOUND -- Qt4 not found, so disabling the mandelbrot and opengl demos CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (CHOLMOD) does not match the name of the calling package (Cholmod). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindCholmod.cmake:86 (find_package_handle_standard_args) bench/spbench/CMakeLists.txt:16 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find CHOLMOD (missing: CHOLMOD_INCLUDES CHOLMOD_LIBRARIES) CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (UMFPACK) does not match the name of the calling package (Umfpack). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindUmfpack.cmake:50 (find_package_handle_standard_args) bench/spbench/CMakeLists.txt:24 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find UMFPACK (missing: UMFPACK_INCLUDES UMFPACK_LIBRARIES) CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (SUPERLU) does not match the name of the calling package (SuperLU). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindSuperLU.cmake:93 (find_package_handle_standard_args) bench/spbench/CMakeLists.txt:32 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find SUPERLU (missing: SUPERLU_INCLUDES SUPERLU_LIBRARIES SUPERLU_VERSION_OK) -- A version of Pastix has been found but pastix_nompi.h does not exist in the include directory. Because Eigen tests require a version without MPI, we disable the Pastix backend. -- ************************************************************ -- *** Eigen's unit tests configuration summary *** -- ************************************************************ -- -- Build type: Release -- Build site: sting.dragonflybsd.org -- Build string: dragonfly-5.9-_-8.3-sse2-64bit -- Enabled backends: -- Disabled backends: Cholmod, UmfPack, SuperLU, PaStiX, METIS, SPQR, Qt4 support, Boost.Multiprecision, 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 -- AVX: Using architecture defaults -- FMA: Using architecture defaults -- AVX512: Using architecture defaults -- Altivec: Using architecture defaults -- VSX: Using architecture defaults -- ARM NEON: Using architecture defaults -- ARMv8 NEON: Using architecture defaults -- S390X ZVECTOR: Using architecture defaults -- C++11: OFF -- SYCL: OFF -- CUDA: OFF -- CXX: /usr/bin/c++ CXX_VERSION: c++ 8.3 [DragonFly] Release/2019-02-22 CXX_FLAGS: -pipe -O2 -fno-strict-aliasing -std=c++03 -pedantic -Wall -Wextra -Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith -Wwrite-strings -Wformat-security -Wlogical-op -Wdouble-promotion -Wno-psabi -Wno-variadic-macros -Wno-long-long -fno-check-new -fno-common -fstrict-aliasing -ansi Sparse lib flags: -- ************************************************************ -- -- Configured Eigen 3.3.7 -- -- Some things you can do now: -- --------------+-------------------------------------------------------------- -- Command | Description -- --------------+-------------------------------------------------------------- -- make install | Install Eigen. Headers will be installed to: -- | / -- | Using the following values: -- | CMAKE_INSTALL_PREFIX: /usr/local -- | INCLUDE_INSTALL_DIR: include/eigen3 -- | Change the install location of Eigen headers using: -- | cmake . -DCMAKE_INSTALL_PREFIX=yourprefix -- | Or: -- | cmake . -DINCLUDE_INSTALL_DIR=yourdir -- 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) -- make uninstall| Removes files installed by make install -- --------------+-------------------------------------------------------------- -- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS -- Build files have been written to: /construction/math/eigen3/.build SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for eigen-3.3.7 ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/math/eigen3/eigen-eigen-323c052e1731 -B/construction/math/eigen3/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/math/eigen3/.build/CMakeFiles /construction/math/eigen3/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/local/bin/cmake -E cmake_progress_start /construction/math/eigen3/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/signature_of_eigen3_matrix_library -- Installing: /construction/math/eigen3/stage/usr/local/libdata/pkgconfig/eigen3.pc -- Installing: /construction/math/eigen3/stage/usr/local/share/eigen3/cmake/Eigen3Targets.cmake -- Installing: /construction/math/eigen3/stage/usr/local/share/eigen3/cmake/UseEigen3.cmake -- Installing: /construction/math/eigen3/stage/usr/local/share/eigen3/cmake/Eigen3Config.cmake -- Installing: /construction/math/eigen3/stage/usr/local/share/eigen3/cmake/Eigen3ConfigVersion.cmake -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/Cholesky -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/CholmodSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/Core -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/Dense -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/Eigen -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/Eigenvalues -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/Geometry -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/Householder -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/IterativeLinearSolvers -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/Jacobi -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/LU -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/MetisSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/OrderingMethods -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/PaStiXSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/PardisoSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/QR -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/QtAlignedMalloc -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/SPQRSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/SVD -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/Sparse -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/SparseCholesky -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/SparseCore -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/SparseLU -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/SparseQR -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/StdDeque -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/StdList -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/StdVector -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/SuperLUSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/UmfPackSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/MetisSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/MetisSupport/MetisSupport.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/RealQZ.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/HessenbergDecomposition.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Fuzzy.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Random.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Diagonal.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/MatrixBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/GlobalFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/PlainObjectBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Solve.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Dot.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/CwiseNullaryOp.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/SelfAdjointView.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Inverse.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/TriangularMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Product.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Array.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Block.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/DiagonalProduct.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/NestByValue.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Assign.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/SelfadjointRank2Update.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/TriangularSolverVector.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/Parallelizer.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/products/SelfadjointProduct.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/ForceAlignedAccess.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/MathFunctionsImpl.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/SSE -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/SSE/Complex.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/SSE/TypeCasting.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AVX512 -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AVX512/MathFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AVX512/PacketMath.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/ZVector -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/ZVector/MathFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/ZVector/Complex.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/ZVector/PacketMath.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/Default -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/Default/Settings.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/Default/ConjHelper.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/NEON -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/NEON/Complex.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/NEON/MathFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AVX -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AVX/TypeCasting.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AVX/PacketMath.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AVX/MathFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AVX/Complex.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/CUDA -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/CUDA/PacketMathHalf.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/CUDA/MathFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/CUDA/Half.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/CUDA/PacketMath.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/CUDA/Complex.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/CUDA/TypeCasting.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AltiVec -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AltiVec/Complex.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/arch/AltiVec/MathFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/ReturnByValue.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/ArrayBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/DenseStorage.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Map.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Replicate.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Stride.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/AssignEvaluator.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Matrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Visitor.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/functors -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/functors/NullaryFunctors.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/functors/StlFunctors.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/functors/UnaryFunctors.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/functors/TernaryFunctors.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/functors/BinaryFunctors.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/functors/AssignmentFunctors.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Ref.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/SolverBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/IO.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Reverse.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/CommaInitializer.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/VectorBlock.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/BooleanRedux.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/SelfCwiseBinaryOp.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/CoreEvaluators.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/SolveTriangular.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/NoAlias.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/DiagonalMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/BandMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/ConditionEstimator.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/NumTraits.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/ArrayWrapper.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Swap.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/CwiseUnaryView.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/ProductEvaluators.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/CwiseTernaryOp.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/DenseBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Assign_MKL.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/GeneralProduct.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/PermutationMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Select.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/MathFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/CoreIterators.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Transpose.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/GenericPacketMath.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/StableNorm.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Redux.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/VectorwiseOp.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/Macros.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/ForwardDeclarations.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/MKL_support.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/XprHelper.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/Meta.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/DisableStupidWarnings.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/Constants.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/BlasUtil.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/StaticAssert.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/ReenableStupidWarnings.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/NonMPL2.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/util/Memory.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/EigenBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/Transpositions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Core/MapBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_Structs.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_kernel_bmod.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_column_bmod.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_panel_bmod.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_panel_dfs.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_gemm_kernel.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_pivotL.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_relax_snode.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_Memory.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_column_dfs.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_pruneL.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLUImpl.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_Utils.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseQR -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseQR/SparseQR.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SPQRSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/OrderingMethods -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/OrderingMethods/Amd.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/OrderingMethods/Ordering.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/OrderingMethods/Eigen_Colamd.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Householder -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Householder/Householder.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Householder/HouseholderSequence.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Householder/BlockHouseholder.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SVD -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SVD/BDCSVD.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SVD/JacobiSVD.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SVD/SVDBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SVD/JacobiSVD_LAPACKE.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SVD/UpperBidiagonalization.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Cholesky -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Cholesky/LDLT.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Cholesky/LLT_LAPACKE.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Cholesky/LLT.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/LU -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/LU/arch -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/LU/arch/Inverse_SSE.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/LU/InverseImpl.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/LU/FullPivLU.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/LU/PartialPivLU_LAPACKE.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/LU/Determinant.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/LU/PartialPivLU.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/plugins -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/plugins/MatrixCwiseBinaryOps.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/plugins/CommonCwiseBinaryOps.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/plugins/ArrayCwiseBinaryOps.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/plugins/BlockMethods.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/plugins/MatrixCwiseUnaryOps.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/plugins/ArrayCwiseUnaryOps.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/plugins/CommonCwiseUnaryOps.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/StlSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/StlSupport/StdVector.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/StlSupport/StdDeque.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/StlSupport/StdList.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/StlSupport/details.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/misc -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/misc/lapacke_mangling.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/misc/RealSvd2x2.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/misc/lapacke.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/misc/Kernel.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/misc/blas.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/misc/Image.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/misc/lapack.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/QR -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/QR/ColPivHouseholderQR.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/QR/FullPivHouseholderQR.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/QR/CompleteOrthogonalDecomposition.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/QR/HouseholderQR_LAPACKE.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/QR/HouseholderQR.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Jacobi -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Jacobi/Jacobi.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/IterativeLinearSolvers -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SuperLUSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SuperLUSupport/SuperLUSupport.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseRef.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseCwiseBinaryOp.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseCwiseUnaryOp.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseProduct.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseDiagonalProduct.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseAssign.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrixBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseRedux.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparsePermutation.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/MappedSparseMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseCompressedBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseFuzzy.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseTranspose.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseDot.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseSolverBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseDenseProduct.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseUtil.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseTriangularView.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/AmbiVector.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseColEtree.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseView.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/CompressedStorage.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseVector.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseMap.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseBlock.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseSelfAdjointView.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/TriangularSolver.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCore/SparseSparseProductWithPruning.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/PardisoSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/PardisoSupport/PardisoSupport.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCholesky -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/UmfPackSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/UmfPackSupport/UmfPackSupport.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/PaStiXSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/PaStiXSupport/PaStiXSupport.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/RotationBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/EulerAngles.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/Translation.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/AngleAxis.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/Rotation2D.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/Transform.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/Umeyama.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/Quaternion.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/ParametrizedLine.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/Scaling.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/Hyperplane.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/AlignedBox.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/OrthoMethods.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/Homogeneous.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/arch -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/Geometry/arch/Geometry_SSE.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/CholmodSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/Eigen/src/CholmodSupport/CholmodSupport.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/AdolcForward -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/AlignedVector3 -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/ArpackSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/AutoDiff -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/BVH -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/EulerAngles -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/FFT -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/IterativeSolvers -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/KroneckerProduct -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/LevenbergMarquardt -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/MatrixFunctions -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/MoreVectorization -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/MPRealSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/NonLinearOptimization -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/NumericalDiff -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/OpenGLSupport -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/Polynomials -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/Skyline -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/SparseExtra -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/SpecialFunctions -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/Splines -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Polynomials -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Polynomials/Companion.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Polynomials/PolynomialSolver.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Polynomials/PolynomialUtils.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/lmpar.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/chkder.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/r1updt.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/covar.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/dogleg.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/KroneckerProduct -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/MoreVectorization -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/MoreVectorization/MathFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SparseExtra -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SparseExtra/RandomSetter.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Skyline -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Skyline/SkylineUtil.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Skyline/SkylineProduct.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Skyline/SkylineStorage.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrix.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/StemFunction.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SpecialFunctions -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch/CUDA -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch/CUDA/CudaSpecialFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Splines -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Splines/Spline.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Splines/SplineFwd.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Splines/SplineFitting.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/AutoDiff -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Eigenvalues -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/IterativeSolvers -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/IterativeSolvers/Scaling.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/IterativeSolvers/GMRES.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/IterativeSolvers/IterationController.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/IterativeSolvers/MINRES.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/IterativeSolvers/DGMRES.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/EulerAngles -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/EulerAngles/EulerSystem.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/EulerAngles/EulerAngles.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NumericalDiff -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/FFT -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/FFT/ei_fftw_impl.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/FFT/ei_kissfft_impl.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/BVH -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/BVH/BVAlgorithms.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/src/BVH/KdBVH.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/Tensor -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/TensorSymmetry -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/ThreadPool -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/util -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Meta.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/util/EmulateArray.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/util/EmulateCXX11Meta.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/util -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadEnvironment.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadPoolInterface.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadLocal.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/SimpleThreadPool.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadYield.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSycl.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclConvertToDeviceExpression.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclRun.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclTuple.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclLeafCount.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReductionCuda.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExtractFunctors.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/Tensor.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclPlaceHolderExpr.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExprConstructor.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExtractAccessor.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h -- Installing: /construction/math/eigen3/stage/usr/local/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for eigen-3.3.7 file sizes/checksums [483]: 0% file sizes/checksums [483]: 20% file sizes/checksums [483]: 41% file sizes/checksums [483]: 62% file sizes/checksums [483]: 82% file sizes/checksums [483]: 100% packing files [483]: 0% packing files [483]: 20% packing files [483]: 41% packing files [483]: 62% packing files [483]: 82% packing files [483]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:00:25