******************************************************************************** conan install fltk/1.3.8@#32cdaa7e2ecc32e09e9522c599c36916 --build=fltk -pr C:\J\w\BuildSingleReference/85697/f21c7329-826c-4f74-bd2e-a6203b86872b/profile_windows_16_mt_vs_release_64.fltk-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] fltk:shared=False [build_requires] [env] fltk/1.3.8: Forced build from source Installing package: fltk/1.3.8 Requirements fltk/1.3.8 from local cache - Cache libjpeg/9d from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages fltk/1.3.8:51e8509da7b1d2473e16a0e58824d8fe0f3a3611 - Build libjpeg/9d:a79a557254fabcb77849dd623fed97c9c5ab7651 - Cache libpng/1.6.37:c91944d5ebaf4e45db68ccd31554454862bd945c - Cache zlib/1.2.11:a79a557254fabcb77849dd623fed97c9c5ab7651 - Cache Installing (downloading, building) binaries... libjpeg/9d: Already installed! zlib/1.2.11: Already installed! libpng/1.6.37: Already installed! fltk/1.3.8: Copying sources to build folder fltk/1.3.8: Building your package in C:\J\w\BuildSingleReference\.conan\data\fltk\1.3.8\_\_\build\51e8509da7b1d2473e16a0e58824d8fe0f3a3611 fltk/1.3.8: Generator cmake created conanbuildinfo.cmake fltk/1.3.8: 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 fltk/1.3.8: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\fltk\1.3.8\_\_\build\51e8509da7b1d2473e16a0e58824d8fe0f3a3611 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\fltk\1.3.8\_\_\package\51e8509da7b1d2473e16a0e58824d8fe0f3a3611" -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" -DOPTION_BUILD_SHARED_LIBS="False" -DFLTK_BUILD_TEST="False" -DFLTK_BUILD_EXAMPLES="False" -DOPTION_USE_GL="True" -DOPTION_USE_THREADS="True" -DOPTION_BUILD_HTML_DOCUMENTATION="False" -DOPTION_BUILD_PDF_DOCUMENTATION="False" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\fltk\1.3.8\_\_\build\51e8509da7b1d2473e16a0e58824d8fe0f3a3611 ----------------- -- The C compiler identification is MSVC 19.29.30139.0 -- The CXX compiler identification is MSVC 19.29.30139.0 -- 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 -- 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 -- 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.29.30133/bin/Hostx64/x64/cl.exe -- 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 -- 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 language standard -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long fltk/1.3.8: fltk/1.3.8: ERROR: Package '51e8509da7b1d2473e16a0e58824d8fe0f3a3611' build failed fltk/1.3.8: WARN: Build folder C:\J\w\BuildSingleReference\.conan\data\fltk\1.3.8\_\_\build\51e8509da7b1d2473e16a0e58824d8fe0f3a3611 ERROR: fltk/1.3.8: Error in build() method, line 80 cmake = self._configure_cmake() while calling '_configure_cmake', line 73 cmake.configure() ConanException: Error 4294967295 while executing cd C:\J\w\BuildSingleReference\.conan\data\fltk\1.3.8\_\_\build\51e8509da7b1d2473e16a0e58824d8fe0f3a3611 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\fltk\1.3.8\_\_\package\51e8509da7b1d2473e16a0e58824d8fe0f3a3611" -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" -DOPTION_BUILD_SHARED_LIBS="False" -DFLTK_BUILD_TEST="False" -DFLTK_BUILD_EXAMPLES="False" -DOPTION_USE_GL="True" -DOPTION_USE_THREADS="True" -DOPTION_BUILD_HTML_DOCUMENTATION="False" -DOPTION_BUILD_PDF_DOCUMENTATION="False" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\fltk\1.3.8\_\_\build\51e8509da7b1d2473e16a0e58824d8fe0f3a3611