******************************************************************************** conan install libnabo/1.0.7@#641673e341c860361a567c8cc36f20b6 --build=libnabo -pr C:\J\w\prod\BuildSingleReference@5\186004\70eff734-974b-444e-a82c-bfc94fdaf7f4/profile_windows_15_md_vs_release_64.libnabo-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 (C:\J\w\prod\BuildSingleReference@5\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@5\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows [options] libnabo:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True eigen/3.4.0: Not found in local cache, looking in remotes... eigen/3.4.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz eigen/3.4.0: Downloaded recipe revision 1bc43ded5116678f202a75aa887ef142 libnabo/1.0.7: Forced build from source Installing package: libnabo/1.0.7 Requirements eigen/3.4.0 from 'conan-center' - Downloaded libnabo/1.0.7 from local cache - Cache Packages eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download libnabo/1.0.7:4e23054f93cd574ba3bf55699b790976b80c293e - Build Installing (downloading, building) binaries... eigen/3.4.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz eigen/3.4.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 eigen/3.4.0: Downloaded package revision fffa75535100e6726f7e430610981cb2 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libnabo/1.0.7: Configuring sources in C:\J\w\prod\BuildSingleReference@5\.conan\data\libnabo\1.0.7\_\_\source\src libnabo/1.0.7: [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 libnabo/1.0.7: Copying sources to build folder libnabo/1.0.7: Building your package in C:\J\w\prod\BuildSingleReference@5\.conan\data\libnabo\1.0.7\_\_\build\4e23054f93cd574ba3bf55699b790976b80c293e libnabo/1.0.7: Generator txt created conanbuildinfo.txt libnabo/1.0.7: Calling generate() libnabo/1.0.7: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' libnabo/1.0.7: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@5\.conan\data\libnabo\1.0.7\_\_\build\4e23054f93cd574ba3bf55699b790976b80c293e\build\generators\conan_toolchain.cmake -DUSE_OPEN_MP=OFF -DUSE_OPEN_CL=OFF -DSHARED_LIBS=OFF -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' libnabo/1.0.7: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libnabo/1.0.7: Calling build() libnabo/1.0.7: Apply patch (conan): Fix upstream CMakeLists libnabo/1.0.7: CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/package/4e23054f93cd574ba3bf55699b790976b80c293e" -DUSE_OPEN_MP="OFF" -DUSE_OPEN_CL="OFF" -DSHARED_LIBS="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@5\.conan\data\libnabo\1.0.7\_\_\build\4e23054f93cd574ba3bf55699b790976b80c293e\src" ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/package/4e23054f93cd574ba3bf55699b790976b80c293e" -DUSE_OPEN_MP="OFF" -DUSE_OPEN_CL="OFF" -DSHARED_LIBS="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@5\.conan\data\libnabo\1.0.7\_\_\build\4e23054f93cd574ba3bf55699b790976b80c293e\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - 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: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'Eigen3::Eigen' -- Configuring done -- Generating done libnabo/1.0.7: OpenCL disabled, not looking for it CMake Error in CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/libnaboConfig.cmake CMake Error in CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/libnaboConfig.cmake CMake Error in CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/libnaboConfig.cmake CMake Error in CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/libnaboConfig.cmake CMake Error in CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/libnaboConfig.cmake CMake Error in CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/libnaboConfig.cmake CMake Error in CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/libnaboConfig.cmake CMake Error in CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/libnaboConfig.cmake CMake Error in CMakeLists.txt: Evaluation file to be written multiple times with different content. This is generally caused by the content evaluating the configuration type, language, or location of object files: C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/libnaboConfig.cmake CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 CMake Generate step failed. Build files cannot be regenerated correctly. libnabo/1.0.7: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libnabo/1.0.7: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libnabo/1.0.7: ERROR: Package '4e23054f93cd574ba3bf55699b790976b80c293e' build failed libnabo/1.0.7: WARN: Build folder C:\J\w\prod\BuildSingleReference@5\.conan\data\libnabo\1.0.7\_\_\build\4e23054f93cd574ba3bf55699b790976b80c293e\build ERROR: libnabo/1.0.7: Error in build() method, line 61 cmake.configure() ConanException: Error 1 while executing cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/build/4e23054f93cd574ba3bf55699b790976b80c293e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@5/.conan/data/libnabo/1.0.7/_/_/package/4e23054f93cd574ba3bf55699b790976b80c293e" -DUSE_OPEN_MP="OFF" -DUSE_OPEN_CL="OFF" -DSHARED_LIBS="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@5\.conan\data\libnabo\1.0.7\_\_\build\4e23054f93cd574ba3bf55699b790976b80c293e\src"