******************************************************************************** conan install lapack/3.9.1@ --profile=/home/conan/w/BuildSingleReference/9732/cb53578b-c9b8-489f-9c9a-d53a2e642b7b/profile.txt --build=lapack ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux os_build=Linux [options] lapack:shared=False [build_requires] [env] lapack/3.9.1: Forced build from source Installing package: lapack/3.9.1 Requirements lapack/3.9.1 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages lapack/3.9.1:a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9 - Build zlib/1.2.11:75e99b627c196b65c439728670655ec3c366b334 - Cache Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK lapack/3.9.1: Copying sources to build folder lapack/3.9.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/lapack/3.9.1/_/_/build/a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9 lapack/3.9.1: Generator cmake created conanbuildinfo.cmake [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 lapack/3.9.1: Calling build() ----Running------ > cd 'build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/lapack/3.9.1/_/_/package/a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9" -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" -DCMAKE_GNUtoMS="False" -DBUILD_TESTING="False" -DLAPACKE="True" -DCBLAS="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/lapack/3.9.1/_/_/build/a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9' ----------------- -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.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 10 -- Conan: Checking correct version: 10 -- The Fortran compiler identification is unknown -- Configuring incomplete, errors occurred! See also "/home/conan/w/BuildSingleReference/.conan/data/lapack/3.9.1/_/_/build/a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9/build_subfolder/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/BuildSingleReference/.conan/data/lapack/3.9.1/_/_/build/a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9/build_subfolder/CMakeFiles/CMakeError.log". lapack/3.9.1: CMake Error at source_subfolder/CMakeLists.txt:3 (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. lapack/3.9.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/lapack/3.9.1/_/_/build/a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9 lapack/3.9.1: ERROR: Package 'a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9' build failed lapack/3.9.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/lapack/3.9.1/_/_/build/a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9 ERROR: lapack/3.9.1: Error in build() method, line 63 cmake = self._configure_cmake() while calling '_configure_cmake', line 56 cmake.configure(build_dir=self._build_subfolder) ConanException: Error 1 while executing cd 'build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/lapack/3.9.1/_/_/package/a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9" -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" -DCMAKE_GNUtoMS="False" -DBUILD_TESTING="False" -DLAPACKE="True" -DCBLAS="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/lapack/3.9.1/_/_/build/a9fe3d6db2abc8480b10cfc66fa935ac6c5fb2d9'