******************************************************************************** conan install freeglut/3.2.1@ --build=freeglut --profile=C:\J\w\BuildSingleReference@2/74585/b9eeda2c-7062-4d9d-bd26-02b417b3795b/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@2\.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\BuildSingleReference@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] freeglut:shared=True [build_requires] [env] opengl/system: Not found in local cache, looking in remotes... opengl/system: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py opengl/system: Downloaded recipe revision 3582b5d3184289461f73339622c71d31 glu/system: Not found in local cache, looking in remotes... glu/system: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py glu/system: Downloaded recipe revision 9218879e7dfb84faab2bd0f4fc407b9b freeglut/3.2.1: Forced build from source Installing package: freeglut/3.2.1 Requirements freeglut/3.2.1 from local cache - Cache glu/system from 'conan-center' - Downloaded opengl/system from 'conan-center' - Downloaded Packages freeglut/3.2.1:8b937d5e422eefca8b7aed4ced3117ed8fee975f - Build glu/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... opengl/system: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz opengl/system: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 opengl/system: Downloaded package revision e0c823b9bed28348dd7f3bcedf045c58 glu/system: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz glu/system: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 glu/system: Downloaded package revision a0798a6d7ce5701da39b1127804599da [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(): [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK freeglut/3.2.1: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK freeglut/3.2.1: Copying sources to build folder freeglut/3.2.1: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f freeglut/3.2.1: Generator cmake created conanbuildinfo.cmake freeglut/3.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 freeglut/3.2.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\package\8b937d5e422eefca8b7aed4ced3117ed8fee975f" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DFREEGLUT_BUILD_DEMOS="False" -DFREEGLUT_BUILD_STATIC_LIBS="False" -DFREEGLUT_BUILD_SHARED_LIBS="True" -DFREEGLUT_GLES="False" -DFREEGLUT_PRINT_ERRORS="True" -DFREEGLUT_PRINT_WARNINGS="True" -DFREEGLUT_INSTALL_PDB="False" -DINSTALL_PDB="False" -DFREEGLUT_REPLACE_GLUT="True" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/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.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Found OpenGL: opengl32 -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - not found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - not found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - not found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file usbhid.h -- Looking for include file usbhid.h - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for XParseGeometry -- Looking for XParseGeometry - not found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/build/8b937d5e422eefca8b7aed4ced3117ed8fee975f/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/build/8b937d5e422eefca8b7aed4ced3117ed8fee975f/source_subfolder/CMakeLists.txt fg_callbacks.c fg_cursor.c fg_display.c fg_ext.c fg_font_data.c fg_gamemode.c fg_geometry.c fg_gl2.c fg_init.c fg_input_devices.c fg_joystick.c fg_main.c fg_misc.c fg_overlay.c fg_spaceball.c fg_state.c fg_stroke_mono_roman.c fg_stroke_roman.c fg_structure.c fg_teapot.c fg_videoresize.c fg_window.c fg_font.c fg_menu.c fg_cursor_mswin.c fg_display_mswin.c fg_ext_mswin.c fg_gamemode_mswin.c fg_init_mswin.c fg_input_devices_mswin.c fg_joystick_mswin.c fg_main_mswin.c fg_menu_mswin.c fg_spaceball_mswin.c fg_state_mswin.c fg_structure_mswin.c fg_window_mswin.c xparsegeometry_repl.c C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\source_subfolder\src\mswin\fg_main_mswin.c(47,80): warning C4312: 'type cast': conversion from 'unsigned int' to 'pGetTouchInputInfo' of greater size [C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\build_subfolder\source_subfolder\freeglut.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\source_subfolder\src\mswin\fg_main_mswin.c(48,92): warning C4312: 'type cast': conversion from 'unsigned int' to 'pCloseTouchInputHandle' of greater size [C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\build_subfolder\source_subfolder\freeglut.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\source_subfolder\src\mswin\fg_main_mswin.c(1508,67): warning C4312: 'type cast': conversion from 'unsigned int' to 'pGetTouchInputInfo' of greater size [C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\build_subfolder\source_subfolder\freeglut.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\source_subfolder\src\mswin\fg_window_mswin.c(85,86): warning C4312: 'type cast': conversion from 'unsigned int' to 'pRegisterTouchWindow' of greater size [C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\build_subfolder\source_subfolder\freeglut.vcxproj] fgSetupPixelFormat(): there is still some work to do here! C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\source_subfolder\src\mswin\fg_window_mswin.c(730,71): warning C4312: 'type cast': conversion from 'unsigned int' to 'pRegisterTouchWindow' of greater size [C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\build_subfolder\source_subfolder\freeglut.vcxproj] Creating library C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/build/8b937d5e422eefca8b7aed4ced3117ed8fee975f/build_subfolder/lib/glutd.lib and object C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/build/8b937d5e422eefca8b7aed4ced3117ed8fee975f/build_subfolder/lib/glutd.exp freeglut.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\build_subfolder\bin\glutd.dll Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/build/8b937d5e422eefca8b7aed4ced3117ed8fee975f/CMakeLists.txt freeglut/3.2.1: Package '8b937d5e422eefca8b7aed4ced3117ed8fee975f' built freeglut/3.2.1: Build folder C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f freeglut/3.2.1: Generated conaninfo.txt freeglut/3.2.1: Generated conanbuildinfo.txt freeglut/3.2.1: Generating the package freeglut/3.2.1: Package folder C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\package\8b937d5e422eefca8b7aed4ced3117ed8fee975f freeglut/3.2.1: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. freeglut.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\freeglut\3.2.1\_\_\build\8b937d5e422eefca8b7aed4ced3117ed8fee975f\build_subfolder\bin\glutd.dll -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/lib/glutd.lib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/bin/glutd.dll -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/include/GL/freeglut.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/include/GL/freeglut_ucall.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/include/GL/freeglut_ext.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/include/GL/freeglut_std.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/include/GL/glut.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/lib/pkgconfig/glut.pc -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/lib/cmake/FreeGLUT/FreeGLUTTargets.cmake -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/lib/cmake/FreeGLUT/FreeGLUTTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/lib/cmake/FreeGLUT/FreeGLUTConfig.cmake -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/freeglut/3.2.1/_/_/package/8b937d5e422eefca8b7aed4ced3117ed8fee975f/lib/cmake/FreeGLUT/FreeGLUTConfigVersion.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 freeglut/3.2.1 package(): Packaged 1 '.dll' file: glutd.dll freeglut/3.2.1 package(): Packaged 5 '.h' files freeglut/3.2.1 package(): Packaged 1 '.lib' file: glutd.lib freeglut/3.2.1 package(): Packaged 1 file: COPYING freeglut/3.2.1: Package '8b937d5e422eefca8b7aed4ced3117ed8fee975f' created freeglut/3.2.1: Created package revision d0d733e964b6b7b3f1f86bf70c517e32 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY FREEGLUT_INSTALL_PDB