******************************************************************************** conan install xege/20.08@ --build=xege --profile=C:\J\w\BuildSingleReference@2/19011/d74f7586-37c7-4312-b3a5-c801543e4d8f/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 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] [build_requires] [env] xege/20.08: Forced build from source Installing package: xege/20.08 Requirements xege/20.08 from local cache - Cache Packages xege/20.08:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK xege/20.08: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK xege/20.08: Copying sources to build folder xege/20.08: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 xege/20.08: Generator cmake created conanbuildinfo.cmake [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 xege/20.08: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" -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" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- 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 -- 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 -- 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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- 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 -- 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 -- 64bit MSVC target: MSVC 1916 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/xege/20.08/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711 ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking File Globs Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/xege/20.08/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/CMakeLists.txt adler32.c compress.c crc32.c deflate.c gzclose.c gzlib.c gzread.c gzwrite.c infback.c inffast.c C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lpng\gzlib.c(160): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(516): note: see declaration of 'open' C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lpng\gzlib.c(184): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek' C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lpng\gzlib.c(268): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek' C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lpng\gzlib.c(309): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek' C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lpng\gzlib.c(404): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek' C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lpng\gzread.c(35): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details.inflate.c [C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(523): note: see declaration of 'read' C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lpng\gzread.c(654): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lpng\gzwrite.c(83): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(558): note: see declaration of 'write' C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\lpng\gzwrite.c(532): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' inftrees.c png.c pngerror.c pngget.c pngmem.c pngpread.c pngread.c pngrio.c pngrtran.c pngrutil.c pngset.c pngtrans.c pngwio.c pngwrite.c pngwtran.c pngwutil.c trees.c uncompr.c zutil.c graphics.cpp logo.cpp color.cpp image.cpp music.cpp random.cpp egecontrolbase.cpp egegapi.cpp math.cpp C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\image.cpp(999): warning C4244: 'argument': conversion from 'DWORD' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\xege.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\src\image.cpp(1050): warning C4244: 'argument': conversion from 'DWORD' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\source_subfolder\xege.vcxproj] xege.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\lib\graphics64.lib Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/xege/20.08/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/source_subfolder/CMakeLists.txt maintest.cpp graphicstest.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\bin\graphicstest.exe Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/xege/20.08/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt xege/20.08: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' built xege/20.08: Build folder C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 xege/20.08: Generated conaninfo.txt xege/20.08: Generated conanbuildinfo.txt xege/20.08: Generating the package xege/20.08: Package folder C:\J\w\BuildSingleReference@2\.conan\data\xege\20.08\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711 xege/20.08: Calling package() [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 xege/20.08 package(): Packaged 30 '.h' files xege/20.08 package(): Packaged 1 '.lib' file: graphics64.lib xege/20.08 package(): Packaged 1 file: LICENSE xege/20.08: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' created xege/20.08: Created package revision 79c1b78bad29d3fbfaae434f568de68f [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR