******************************************************************************** conan install flann/1.9.2@#d92257ad176bfc48c82f745b0073752e --build=flann -pr C:\J\w\prod\BuildSingleReference\24489\2b487294-93d1-4c3d-b60b-226c43a4ef70/profile_windows_16_md_vs_release_64.flann-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.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=16 os=Windows [options] flann:shared=False [build_requires] [env] lz4/1.9.3: Not found in local cache, looking in remotes... lz4/1.9.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lz4/1.9.3: Downloaded recipe revision b8dfae1f6fea55ffc3a3ecd8cbca05e8 flann/1.9.2: Forced build from source Installing package: flann/1.9.2 Requirements flann/1.9.2 from local cache - Cache lz4/1.9.3 from 'conan-center' - Downloaded Packages flann/1.9.2:fcab4e6bf79f62fea308967c4eee2dca5cf7b045 - Build lz4/1.9.3:3fb49604f9c2f729b85ba3115852006824e72cab - Download Installing (downloading, building) binaries... lz4/1.9.3: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lz4/1.9.3: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab lz4/1.9.3: Downloaded package revision a33fb6d8aeef8595212eb6d59db67aa9 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK flann/1.9.2: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\flann\1.9.2\_\_\source [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 flann/1.9.2: Copying sources to build folder flann/1.9.2: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\flann\1.9.2\_\_\build\fcab4e6bf79f62fea308967c4eee2dca5cf7b045 flann/1.9.2: Generator cmake created conanbuildinfo.cmake flann/1.9.2: Generator pkg_config created liblz4.pc flann/1.9.2: Generator cmake_find_package created Findlz4.cmake flann/1.9.2: 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 flann/1.9.2: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\.conan\data\flann\1.9.2\_\_\build\fcab4e6bf79f62fea308967c4eee2dca5cf7b045\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\.conan\data\flann\1.9.2\_\_\package\fcab4e6bf79f62fea308967c4eee2dca5cf7b045" -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" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/.conan/data/flann/1.9.2/_/_/build/fcab4e6bf79f62fea308967c4eee2dca5cf7b045" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_C_BINDINGS="True" -DBUILD_DOC="False" -DBUILD_EXAMPLES="False" -DBUILD_TESTS="False" -DBUILD_MATLAB_BINDINGS="False" -DBUILD_PYTHON_BINDINGS="False" -DUSE_OPENMP="False" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -Wno-dev C:\J\w\prod\BuildSingleReference\.conan\data\flann\1.9.2\_\_\build\fcab4e6bf79f62fea308967c4eee2dca5cf7b045 ----------------- -- The C compiler identification is MSVC 19.29.30139.0 -- The CXX compiler identification is MSVC 19.29.30139.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- 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: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 language standard -- Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS) (found version "") -- Configuring incomplete, errors occurred! See also "C:/J/w/prod/BuildSingleReference/.conan/data/flann/1.9.2/_/_/build/fcab4e6bf79f62fea308967c4eee2dca5cf7b045/build_subfolder/CMakeFiles/CMakeOutput.log". flann/1.9.2: CMake Warning at source_subfolder/CMakeLists.txt:80 (message): hdf5 library not found, some tests will not be run CMake Error at C:/Program Files/CMake/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE) C:/Program Files/CMake/share/cmake-3.15/Modules/FindPkgConfig.cmake:41 (find_package_handle_standard_args) source_subfolder/CMakeLists.txt:149 (find_package) flann/1.9.2: ERROR: Package 'fcab4e6bf79f62fea308967c4eee2dca5cf7b045' build failed flann/1.9.2: WARN: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\flann\1.9.2\_\_\build\fcab4e6bf79f62fea308967c4eee2dca5cf7b045 ERROR: flann/1.9.2: Error in build() method, line 121 cmake = self._configure_cmake() while calling '_configure_cmake', line 116 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd C:\J\w\prod\BuildSingleReference\.conan\data\flann\1.9.2\_\_\build\fcab4e6bf79f62fea308967c4eee2dca5cf7b045\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\.conan\data\flann\1.9.2\_\_\package\fcab4e6bf79f62fea308967c4eee2dca5cf7b045" -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" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/.conan/data/flann/1.9.2/_/_/build/fcab4e6bf79f62fea308967c4eee2dca5cf7b045" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_C_BINDINGS="True" -DBUILD_DOC="False" -DBUILD_EXAMPLES="False" -DBUILD_TESTS="False" -DBUILD_MATLAB_BINDINGS="False" -DBUILD_PYTHON_BINDINGS="False" -DUSE_OPENMP="False" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -Wno-dev C:\J\w\prod\BuildSingleReference\.conan\data\flann\1.9.2\_\_\build\fcab4e6bf79f62fea308967c4eee2dca5cf7b045