******************************************************************************** conan install fltk/1.3.8@#32cdaa7e2ecc32e09e9522c599c36916 --build=fltk -pr C:\J\w\BuildSingleReference@2/85697/86c4d4b8-73a4-428b-ae63-b1e440d754ac/profile_windows_16_mtd_vs_debug_64.fltk-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd 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:fd07e4c82d367ba723efa808e06d626e55048c3c - Build libjpeg/9d:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache libpng/1.6.37:6c89e69dba222f488beeb2479e8083a4f914caa0 - Cache zlib/1.2.11:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - 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@2\.conan\data\fltk\1.3.8\_\_\build\fd07e4c82d367ba723efa808e06d626e55048c3c 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@2\.conan\data\fltk\1.3.8\_\_\build\fd07e4c82d367ba723efa808e06d626e55048c3c && 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="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\fltk\1.3.8\_\_\package\fd07e4c82d367ba723efa808e06d626e55048c3c" -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@2\.conan\data\fltk\1.3.8\_\_\build\fd07e4c82d367ba723efa808e06d626e55048c3c ----------------- -- 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 -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Warning: Header file GL/glu.h was not found. -- The FLTK team recommends to rerun CMake from a -- "Developer Command Prompt for Visual Studio xxxx" -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found OpenGL: opengl32 -- Looking for glXGetProcAddressARB -- Looking for glXGetProcAddressARB - not found -- Found ZLIB: C:/J/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/zlib.lib (found version "1.2.11") -- Found JPEG: C:/J/w/BuildSingleReference@2/.conan/data/libjpeg/9d/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/libjpeg.lib (found version "90") -- Found PNG: C:/J/w/BuildSingleReference@2/.conan/data/libpng/1.6.37/_/_/package/6c89e69dba222f488beeb2479e8083a4f914caa0/lib/libpng16d.lib (found version "1.6.37") -- Configuration Summary for FLTK 1.3.8 generated by CMake 3.15.6 -- -- The following OPTIONAL packages have been found: * ZLIB -- The following REQUIRED packages have been found: * JPEG * PNG -- The following OPTIONAL packages have not been found: * Doxygen -- Static libraries will be built in C:/J/w/BuildSingleReference@2/.conan/data/fltk/1.3.8/_/_/build/fd07e4c82d367ba723efa808e06d626e55048c3c/source_subfolder/lib -- Shared libraries will not be built (set OPTION_BUILD_SHARED_LIBS=ON to build) -- Example programs will not be built (set FLTK_BUILD_EXAMPLES=ON to build) -- End of Configuration Summary -- -- Configuring done fltk/1.3.8: fltk/1.3.8: ERROR: Package 'fd07e4c82d367ba723efa808e06d626e55048c3c' build failed fltk/1.3.8: WARN: Build folder C:\J\w\BuildSingleReference@2\.conan\data\fltk\1.3.8\_\_\build\fd07e4c82d367ba723efa808e06d626e55048c3c 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@2\.conan\data\fltk\1.3.8\_\_\build\fd07e4c82d367ba723efa808e06d626e55048c3c && 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="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\fltk\1.3.8\_\_\package\fd07e4c82d367ba723efa808e06d626e55048c3c" -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@2\.conan\data\fltk\1.3.8\_\_\build\fd07e4c82d367ba723efa808e06d626e55048c3c