******************************************************************************** conan install xege/20.08@ --build=xege --profile=C:\J\w\BuildSingleReference@4/18791/7bc920c1-5633-4119-98ea-4812e3502c65/profile.txt ******************************************************************************** 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] xege:shared=True [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:f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 - Build Installing (downloading, building) binaries... xege/20.08: Copying sources to build folder xege/20.08: Building your package in C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 && 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" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202" -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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder ----------------- -- 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 -- 64bit MSVC target: MSVC 1916 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@4/.conan/data/xege/20.08/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 --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@4/.conan/data/xege/20.08/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/CMakeLists.txt adler32.c compress.c crc32.c deflate.c gzclose.c gzlib.c C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(503): note: see declaration of 'lseek' gzread.c C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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. [C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' gzwrite.c C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\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@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\xege.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' infback.c inffast.c inflate.c inftrees.c png.c pngerror.c pngget.c pngmem.c pngpread.c pngread.c pngrio.c pngrtran.c Generating Code... Compiling... pngrutil.c pngset.c pngtrans.c pngwio.c pngwrite.c pngwtran.c pngwutil.c trees.c uncompr.c zutil.c Generating Code... graphics.cpp logo.cpp color.cpp image.cpp C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\image.cpp(999): warning C4244: 'argument': conversion from 'DWORD' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\xege.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\image.cpp(1050): warning C4244: 'argument': conversion from 'DWORD' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\xege.vcxproj] music.cpp random.cpp egecontrolbase.cpp egegapi.cpp math.cpp Generating Code... xege.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\Release\graphics64.lib Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/xege/20.08/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/CMakeLists.txt maintest.cpp graphicstest.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\Release\graphicstest.exe Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/xege/20.08/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/CMakeLists.txt xege/20.08: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' built xege/20.08: Build folder C:\J\w\BuildSingleReference@4\.conan\data\xege\20.08\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 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@4\.conan\data\xege\20.08\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 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(): [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 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 CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LINK_RUNTIME [HOOK - conan-center.py] post_package(): ERROR: [SHARED ARTIFACTS (KB-H015)] Package with 'shared' option did not contains any shared artifact (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H015) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output