******************************************************************************** conan install himalaya/4.2.1@#4ce93b8718b827c4c4f8462593857e04 --build=himalaya -pr /home/conan/w/prod/BuildSingleReference/131421/89c0a13b-e486-465e-81de-24b9134f48c4/profile_linux_8_libstdcpp_gcc_release_64.himalaya-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux [options] himalaya:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True eigen/3.3.9: Not found in local cache, looking in remotes... eigen/3.3.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz eigen/3.3.9: Downloaded recipe revision 1a956670fc533f91d0a9f8b1cfb646e4 himalaya/4.2.1: Forced build from source Installing package: himalaya/4.2.1 Requirements eigen/3.3.9 from 'conan-center' - Downloaded himalaya/4.2.1 from local cache - Cache Packages eigen/3.3.9:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download himalaya/4.2.1:03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d - Build Installing (downloading, building) binaries... eigen/3.3.9: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz eigen/3.3.9: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 eigen/3.3.9: Downloaded package revision 5909c8adb5084387c15dbca1575706bb [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK himalaya/4.2.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/himalaya/4.2.1/_/_/source himalaya/4.2.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK himalaya/4.2.1: Copying sources to build folder himalaya/4.2.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/himalaya/4.2.1/_/_/build/03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d himalaya/4.2.1: Generator cmake created conanbuildinfo.cmake himalaya/4.2.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK himalaya/4.2.1: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/himalaya/4.2.1/_/_/build/03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/himalaya/4.2.1/_/_/package/03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_EXAMPLES="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/himalaya/4.2.1/_/_/build/03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- The Fortran compiler identification is unknown -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/himalaya/4.2.1/_/_/build/03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d/build_subfolder/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/prod/BuildSingleReference/.conan/data/himalaya/4.2.1/_/_/build/03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d/build_subfolder/CMakeFiles/CMakeError.log". himalaya/4.2.1: CMake Error at source_subfolder/CMakeLists.txt:2 (project): No CMAKE_Fortran_COMPILER could be found. Tell CMake where to find the compiler by setting either the environment variable "FC" or the CMake cache entry CMAKE_Fortran_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. himalaya/4.2.1: ERROR: Package '03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d' build failed himalaya/4.2.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/himalaya/4.2.1/_/_/build/03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d ERROR: himalaya/4.2.1: Error in build() method, line 63 cmake = self._configure_cmake() while calling '_configure_cmake', line 71 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd '/home/conan/w/prod/BuildSingleReference/.conan/data/himalaya/4.2.1/_/_/build/03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/himalaya/4.2.1/_/_/package/03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_EXAMPLES="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/himalaya/4.2.1/_/_/build/03ac0316844d6bd2b8a4c7565ba141baa7ca7c8d'