******************************************************************************** conan install freeglut/3.2.2@#fab15795826ca9b02bde7316e445b170 --build=freeglut -pr C:\J\w\prod\BuildSingleReference@3\95942\d771ba15-5ee0-4877-bcd7-7b3016003a67/profile_windows_15_mdd_vs_debug_64.freeglut-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@3\.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@3\.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=15 os=Windows [options] freeglut:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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 96cbfe3a344598a4edcfbd82b9ac978f 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 ede79e8f388e28d1761f3688b5d8df76 freeglut/3.2.2: Forced build from source Installing package: freeglut/3.2.2 Requirements freeglut/3.2.2 from local cache - Cache glu/system from 'conan-center' - Downloaded opengl/system from 'conan-center' - Downloaded Packages freeglut/3.2.2:305b52a55764e13e98bd839c821e4fa520d2d83b - 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 8a765353a7971363b01b935d604ee7da 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 34a380ff7f3e23be44d5ee591b943cd6 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK freeglut/3.2.2: Configuring sources in C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\source freeglut/3.2.2: [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 freeglut/3.2.2: Copying sources to build folder freeglut/3.2.2: Building your package in C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b freeglut/3.2.2: Generator cmake created conanbuildinfo.cmake freeglut/3.2.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 freeglut/3.2.2: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\package\305b52a55764e13e98bd839c821e4fa520d2d83b" -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="True" -DFREEGLUT_BUILD_SHARED_LIBS="False" -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\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b ----------------- -- 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: 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/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/build/305b52a55764e13e98bd839c821e4fa520d2d83b/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\build_subfolder --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/build/305b52a55764e13e98bd839c821e4fa520d2d83b/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 C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\source_subfolder\src\mswin\fg_main_mswin.c(47): warning C4312: 'type cast': conversion from 'unsigned int' to 'pGetTouchInputInfo' of greater size [C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\build_subfolder\source_subfolder\freeglut_static.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\source_subfolder\src\mswin\fg_main_mswin.c(48): warning C4312: 'type cast': conversion from 'unsigned int' to 'pCloseTouchInputHandle' of greater size [C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\build_subfolder\source_subfolder\freeglut_static.vcxproj] xparsegeometry_repl.c C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\source_subfolder\src\mswin\fg_main_mswin.c(1508): warning C4312: 'type cast': conversion from 'unsigned int' to 'pGetTouchInputInfo' of greater size [C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\build_subfolder\source_subfolder\freeglut_static.vcxproj] C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\source_subfolder\src\mswin\fg_window_mswin.c(85): warning C4312: 'type cast': conversion from 'unsigned int' to 'pRegisterTouchWindow' of greater size [C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\build_subfolder\source_subfolder\freeglut_static.vcxproj] fgSetupPixelFormat(): there is still some work to do here! C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\source_subfolder\src\mswin\fg_window_mswin.c(730): warning C4312: 'type cast': conversion from 'unsigned int' to 'pRegisterTouchWindow' of greater size [C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\build_subfolder\source_subfolder\freeglut_static.vcxproj] freeglut_static.vcxproj -> C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\build_subfolder\lib\glutd.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/build/305b52a55764e13e98bd839c821e4fa520d2d83b/CMakeLists.txt freeglut/3.2.2: Package '305b52a55764e13e98bd839c821e4fa520d2d83b' built freeglut/3.2.2: Build folder C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b freeglut/3.2.2: Generated conaninfo.txt freeglut/3.2.2: Generated conanbuildinfo.txt freeglut/3.2.2: Generating the package freeglut/3.2.2: Package folder C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\package\305b52a55764e13e98bd839c821e4fa520d2d83b freeglut/3.2.2: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\build_subfolder --config Debug --target install -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. freeglut_static.vcxproj -> C:\J\w\prod\BuildSingleReference@3\.conan\data\freeglut\3.2.2\_\_\build\305b52a55764e13e98bd839c821e4fa520d2d83b\build_subfolder\lib\glutd.lib -- Install configuration: "Debug" -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/package/305b52a55764e13e98bd839c821e4fa520d2d83b/lib/glutd.lib -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/package/305b52a55764e13e98bd839c821e4fa520d2d83b/include/GL/freeglut.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/package/305b52a55764e13e98bd839c821e4fa520d2d83b/include/GL/freeglut_ucall.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/package/305b52a55764e13e98bd839c821e4fa520d2d83b/include/GL/freeglut_ext.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/package/305b52a55764e13e98bd839c821e4fa520d2d83b/include/GL/freeglut_std.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/package/305b52a55764e13e98bd839c821e4fa520d2d83b/include/GL/glut.h -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/package/305b52a55764e13e98bd839c821e4fa520d2d83b/lib/pkgconfig/glut.pc -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/package/305b52a55764e13e98bd839c821e4fa520d2d83b/lib/cmake/FreeGLUT/FreeGLUTTargets.cmake -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/package/305b52a55764e13e98bd839c821e4fa520d2d83b/lib/cmake/FreeGLUT/FreeGLUTTargets-debug.cmake -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/package/305b52a55764e13e98bd839c821e4fa520d2d83b/lib/cmake/FreeGLUT/FreeGLUTConfig.cmake -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/freeglut/3.2.2/_/_/package/305b52a55764e13e98bd839c821e4fa520d2d83b/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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK freeglut/3.2.2 package(): Packaged 5 '.h' files freeglut/3.2.2 package(): Packaged 1 '.lib' file: glutd.lib freeglut/3.2.2 package(): Packaged 1 file: COPYING freeglut/3.2.2: Package '305b52a55764e13e98bd839c821e4fa520d2d83b' created freeglut/3.2.2: Created package revision 6026aaf1f93e6cb014d4af7a202e4097 [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 Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY FREEGLUT_INSTALL_PDB