Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- The C compiler identification is GNU 10.2.1
- -- The CXX compiler identification is GNU 10.2.1
- -- Check for working C compiler: /opt/rh/devtoolset-10/root/usr/bin/cc
- -- Check for working C compiler: /opt/rh/devtoolset-10/root/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: /opt/rh/devtoolset-10/root/usr/bin/c++
- -- Check for working CXX compiler: /opt/rh/devtoolset-10/root/usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Version is set to 2022-03-17.git-3f21d1b
- -- GCC Version >= 4.8. Adding -ftrack-macro-expansion=0
- -- GCC Version >= 4.8. Adding -save-temps
- -- Found Eigen3: /usr/include/eigen3 (Required is at least version "2.91.0")
- -- Log filtering: enabled
- -- Enabling boost::log library and DEBUG=OFF. Logging will work nicely, backtraces will not have debug info, files will be small.
- -- Architecture: amd64
- -- Found GLUT: /usr/lib64/libglut.so
- -- Found freeglut: /usr/include/GL
- -- md5sum of freegult /usr/include/GL/freeglut_std.h is: 5d350938fc0be29757a26e466fff6414
- -- freegult version is 3.0.0
- Loop on the following python versions and check available dependencies:3.10;3.9;3.8;3.7;3.6;3.5;3.4;3.3;3.2;3.1;3.0;2.7;2.6
- -- Found PythonInterp: /usr/bin/python (found version "2.7.5")
- Trying python version: 3.10 parsed as 3 10
- Trying python version: 3.9 parsed as 3 9
- Trying python version: 3.8 parsed as 3 8
- Trying python version: 3.7 parsed as 3 7
- -- Found PythonInterp: /usr/bin/python3.6 (found version "3.6.8")
- Trying python version: 3.6 parsed as 3 6
- Python version 3.6.8 found, try to import dependencies...
- -- Found NumPy: version "1.19.5" /usr/local/lib64/python3.6/site-packages/numpy/core/include
- -- Found IPython: /usr/local/lib/python3.6/site-packages/IPython
- -- Found matplotlib: /usr/local/lib64/python3.6/site-packages/matplotlib
- -- Found pygraphviz: /usr/lib64/python3.6/site-packages/pygraphviz
- -- Found Xlib: /usr/local/lib/python3.6/site-packages/Xlib
- -- Found future: /usr/lib/python3.6/site-packages/future
- -- Found past: /usr/lib/python3.6/site-packages/past
- -- Found tkinter: /usr/lib64/python3.6/tkinter
- -- Boost_VERSION: 106800
- -- Boost_LIB_VERSION: 1_68
- -- Boost_INCLUDE_DIRS: /opt/boost/include
- -- Boost_LIBRARIES: /opt/boost/lib/libboost_python36.so/opt/boost/lib/libboost_thread.so/opt/boost/lib/libboost_filesystem.so/opt/boost/lib/libboost_iostreams.so/opt/boost/lib/libboost_regex.so/opt/boost/lib/libboost_serialization.so/opt/boost/lib/libboost_system.so/opt/boost/lib/libboost_date_time.so/opt/boost/lib/libboost_log.so/opt/boost/lib/libboost_chrono.so/opt/boost/lib/libboost_atomic.so/opt/boost/lib/libboost_log_setup.so
- Found all python dependencies with version 3.6.8, will compile yade with that.
- -- Determining preferred precision of Real numbers
- -- Will now try to find python-mpmath using /usr/bin/python3.6
- -- Warning: RealHP<N> higher precision types will use slow boost cpp_bin_float, consider passing cmake option ENABLE_MPFR=ON to fix this.
- -- Enabling RealHP<N>, double, quadruple and more precisions are available: RealHP<N> for N ∈ {1,2,3,4,8,10,20}. See file lib/high-precision/RealHPConfig.hpp
- -- Warning: boost < 1.71 cannot use boost::multiprecision for ComplexHP: (1) complex128 (2) mpc_complex MPFR (3) complex_adaptor<cpp_bin_float>. Will use std::complex<…>.
- -- python-mpmath found, version: 1.2.1
- -- MPFR MPC disabled
- -- Will use PrecisionDouble as Real type with 15 decimal places precision and use 64 bits of storage.
- -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6")
- -- Looking for BZ2_bzCompressInit
- -- Looking for BZ2_bzCompressInit - found
- -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7")
- -- Found Eigen3, version: 3.3.7
- -- Disable vectorization
- -- Checking supported libvtk versions: 9;8.2;8.1;6
- -- Found VTK, version: 6.1.0
- -- Found OpenMP_C: -fopenmp (found version "4.5")
- -- Found OpenMP_CXX: -fopenmp (found version "4.5")
- -- Found OpenMP: TRUE (found version "4.5")
- -- Found OpenMP
- -- GTS using gts-config /usr/bin/gts-config
- -- Using GTS from /usr
- -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1")
- -- Checking for one of the modules 'glib-2.0'
- -- Found GLib2: glib-2.0 /usr/include/glib-2.0;/usr/lib64/glib-2.0/include
- -- Looking for include file glib/gregex.h
- -- Looking for include file glib/gregex.h - not found
- -- Found GTS
- CMake Warning (dev) at /usr/local/share/cmake-3.12/Modules/FindOpenGL.cmake:270 (message):
- Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
- available. Run "cmake --help-policy CMP0072" for policy details. Use the
- cmake_policy command to set the policy and suppress this warning.
- FindOpenGL found both a legacy GL library:
- OPENGL_gl_LIBRARY: /usr/lib64/libGL.so
- and GLVND libraries for OpenGL and GLX:
- OPENGL_opengl_LIBRARY: /usr/lib64/libOpenGL.so
- OPENGL_glx_LIBRARY: /usr/lib64/libGLX.so
- OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
- compatibility with CMake 3.10 and below the legacy GL library will be used.
- Call Stack (most recent call first):
- CMakeLists.txt:887 (FIND_PACKAGE)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Found OpenGL: /usr/lib64/libOpenGL.so
- -- Found FREEGLUT: /usr/include/GL
- -- USE QT5
- -- Found QGLVIEWER-qt5: /usr/include/QGLViewer
- -- Found QT5
- -- GMP libs: /usr/lib64/libgmp.so /usr/lib64/libgmpxx.so
- -- Found GMP: /usr/include
- -- Found CGAL: /usr/local/include, /usr/local/lib/libCGAL.so
- -- GMP libs: /usr/lib64/libgmp.so /usr/lib64/libgmpxx.so
- -- Found CGAL
- -- Using typical suitesparse path /usr
- -- Could NOT find Cholmod (missing: CHOLMOD_LIBRARIES CHOLMOD_INCLUDE_DIR AMD_LIBRARY CAMD_LIBRARY COLAMD_LIBRARY CCOLAMD_LIBRARY SUITESPARSECONFIG_LIBRARY)
- -- Found OpenBlas: /usr/lib64/libopenblas.so
- -- BLAS_INCLUDE_DIR=/usr/include/openblas
- -- Found Metis: /usr/include
- -- Missing dependency for LINSOLV, disabled
- -- Found MPI_C: /usr/lib64/openmpi/lib/libmpi.so (found version "3.0")
- -- Found MPI_CXX: /usr/lib64/openmpi/lib/libmpi_cxx.so (found version "3.0")
- -- Found MPI: TRUE (found version "3.0")
- -- Found MPI4PY: /usr/local/lib64/python3.6/site-packages/mpi4py/include
- -- MPI found
- -- Found GL2PS: /usr/lib64/libgl2ps.so
- -- Found GL2PS
- LBMFLOW is still experimental, building and running LBM engine are at your own risk!
- -- BLAS_INCLUDE_DIR=/usr/include/openblas
- -- Looking for sgemm_
- -- Looking for sgemm_ - found
- -- Found Threads: TRUE
- -- Found BLAS: /usr/lib64/libopenblas.so
- -- Looking for cheev_
- -- Looking for cheev_ - found
- -- A library with LAPACK API found.
- -- Found OpenBlas
- -- Found Lapack
- -- CLP not found.
- -- BLAS_INCLUDE_DIR=/usr/include/openblas
- -- A library with LAPACK API found.
- -- CLP NOT found
- -- WARNING: coinutils version older than 2.11.3. Falling back to C++14.
- Yade will be installed to /usr/local
- -- Suffix is set to -2022-03-17.git-3f21d1b
- -- LIBRARY_OUTPUT_PATH is set to lib64
- -- runtimePREFIX is set to /usr/local
- -- Could NOT find gts (missing: PY_gts)
- -- Use embedded version of gts. Please, consider installing the corresponding package
- -- linking -lquadmath
- -- pkg:
- + common
- + dem
- + fem
- + lbm
- + levelSet
- + openfoam
- + pfv
- + polyhedra
- + potential
- -- preprocessing:
- + dem
- + potential
- -- postprocessing:
- + image
- + vtk
- -- ===========================================================
- -- Yade configured with following features: LOGGER REAL_HP VTK OPENMP GTS QT5 CGAL PFVFLOW PFVFLOW MPI TWOPHASEFLOW LS_DEM FEMLIKE GL2PS LBMFLOW THERMAL PARTIALSAT POTENTIAL_PARTICLES
- -- Disabled features: ASAN FAST_NATIVE USEFUL_ERRORS COMPLEX_MP MPFR MPC LINSOLV SPH DEFORM LIQMIGRATION MASK_ARBITRARY PROFILING POTENTIAL_BLOCKS
- -- Using MAX_LOG_LEVEL=5, ENABLE_LOGGER=ON
- -- Optimized build
- -- C++ standard version: 14
- -- ===========================================================
- -- CMAKE_CXX_FLAGS = -Wformat -Wformat-security -Werror=format-security -Wall -fstack-protector-strong -DYADE_VTK -DYADE_OPENMP -fopenmp -DYADE_GTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DQGLVIEWER_FOUND -DYADE_OPENGL -DYADE_QT5 -DYADE_CGAL -DFLOW_ENGINE -DFLOW_ENGINE -DYADE_MPI -DTWOPHASEFLOW -DYADE_GL2PS -DLBM_ENGINE -DTHERMAL -DPARTIALSAT
- -- CMAKE_CXX_FLAGS_RELEASE = -O3 -DNDEBUG
- -- CMAKE_CXX_FLAGS_DEBUG = -g
- -- ===========================================================
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /root/yade/build
Add Comment
Please, Sign In to add comment