******************************************************************************** conan install libccd/2.1@#2705c61c14d8e9ab1f249fe40e1f6ab6 --build=libccd -pr C:\J\w\prod\BuildSingleReference\71171\d3688147-0527-409a-87c9-947ec41c77d2/profile_windows_16_mdd_vs_debug_64.libccd-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\.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\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] libccd:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libccd/2.1: Forced build from source Installing package: libccd/2.1 Requirements libccd/2.1 from local cache - Cache Packages libccd/2.1:d057732059ea44a47760900cb5e4855d2bea8714 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libccd/2.1: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\source\src libccd/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 libccd/2.1: Copying sources to build folder libccd/2.1: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714 libccd/2.1: Generator txt created conanbuildinfo.txt libccd/2.1: Calling generate() libccd/2.1: 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 libccd/2.1: Calling build() libccd/2.1: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30146.0 -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - 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/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build libccd/2.1: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/src/CMakeLists.txt ccd.c mpr.c polytope.c support.c vec3.c C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\mpr.c(450,53): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\src\ccd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\mpr.c(454,53): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\src\ccd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\polytope.c(257,12): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\src\ccd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\polytope.c(278,20): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\src\ccd.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\src\ccd.c(604,61): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\src\ccd.vcxproj] ccd.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\src\Debug\ccd.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/CMakeLists.txt libccd/2.1: Package 'd057732059ea44a47760900cb5e4855d2bea8714' built libccd/2.1: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build libccd/2.1: Generated conaninfo.txt libccd/2.1: Generated conanbuildinfo.txt libccd/2.1: Generating the package libccd/2.1: Package folder C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\package\d057732059ea44a47760900cb5e4855d2bea8714 libccd/2.1: Calling package() libccd/2.1: Copied 1 file: BSD-LICENSE libccd/2.1: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\libccd\2.1\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/ccd/ccd-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/ccd/ccd-config-version.cmake -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/pkgconfig/ccd.pc -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/share/doc/ccd/BSD-LICENSE -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/ccd.lib -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/ccd/ccd.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/ccd/compiler.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/ccd/ccd_export.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/ccd/quat.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/ccd/vec3.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/ccd/config.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/ccd/ccd-targets.cmake -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/libccd/2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/ccd/ccd-targets-debug.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK libccd/2.1 package(): Packaged 6 '.h' files libccd/2.1 package(): Packaged 1 '.lib' file: ccd.lib libccd/2.1 package(): Packaged 1 '.cmake' file: conan-official-libccd-targets.cmake libccd/2.1 package(): Packaged 1 file: BSD-LICENSE libccd/2.1: Package 'd057732059ea44a47760900cb5e4855d2bea8714' created libccd/2.1: Created package revision 8fd30447fd47bcf0068e66d68d559c58 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. libccd/2.1: 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