******************************************************************************** conan install rmlui/3.3@ --profile=C:\J\w\BuildSingleReference@7/9087/7b2f6859-1a10-4b83-a907-327c0ff13133/profile.txt --build=rmlui ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=14 os=Windows os_build=Windows [options] rmlui:shared=False [build_requires] [env] rmlui/3.3: Forced build from source Installing package: rmlui/3.3 Requirements bzip2/1.0.8 from 'conan-center' - Cache freetype/2.10.1 from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache rmlui/3.3 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages bzip2/1.0.8:2783d364f658aa29ea9dde87dcccb2a98bd6a26c - Cache freetype/2.10.1:6afa51e6726ee7f0b2a0ecbc929a1948aa3a9614 - Cache libpng/1.6.37:b17b520b4b55729a7391c6b2d20631fec4cf1564 - Cache rmlui/3.3:dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d - Build zlib/1.2.11:c32596dcd26b8c708dc3d19cb73738d2b48f12a8 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@7\.conan\data\bzip2\1.0.8\_\_\package\2783d364f658aa29ea9dde87dcccb2a98bd6a26c\bin [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 zlib/1.2.11: Already installed! [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 libpng/1.6.37: Already installed! [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 freetype/2.10.1: Already installed! [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 rmlui/3.3: Copying sources to build folder rmlui/3.3: Building your package in C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d rmlui/3.3: Generator cmake_find_package created FindFreetype.cmake rmlui/3.3: Generator cmake_find_package created FindPNG.cmake rmlui/3.3: Generator cmake_find_package created FindBZip2.cmake rmlui/3.3: Generator cmake_find_package created FindZLIB.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 rmlui/3.3: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\package\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d" -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_MODULE_PATH="C:/J/w/BuildSingleReference@7/.conan/data/rmlui/3.3/_/_/build/dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_LUA_BINDINGS="False" -DBUILD_SAMPLES="False" -DDISABLE_RTTI_AND_EXCEPTIONS="False" -DENABLE_PRECOMPILED_HEADERS="True" -DENABLE_TRACY_PROFILING="False" -DNO_FONT_INTERFACE_DEFAULT="False" -DNO_THIRDPARTY_CONTAINERS="False" -Wno-dev C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for ANSI scope -- Check for ANSI scope - found -- Looking for C++ include iostream -- Looking for C++ include iostream - found -- Check for STD namespace -- Check for STD namespace - found -- Conan: Using autogenerated FindFreetype.cmake -- Found Freetype: 2.10.1 (found version "2.10.1") -- Library freetyped found C:/J/w/BuildSingleReference@7/.conan/data/freetype/2.10.1/_/_/package/6afa51e6726ee7f0b2a0ecbc929a1948aa3a9614/lib/freetyped.lib -- Found: C:/J/w/BuildSingleReference@7/.conan/data/freetype/2.10.1/_/_/package/6afa51e6726ee7f0b2a0ecbc929a1948aa3a9614/lib/freetyped.lib -- Conan: Using autogenerated FindPNG.cmake -- Found PNG: 1.6.37 (found version "1.6.37") -- Library libpng16d found C:/J/w/BuildSingleReference@7/.conan/data/libpng/1.6.37/_/_/package/b17b520b4b55729a7391c6b2d20631fec4cf1564/lib/libpng16d.lib -- Found: C:/J/w/BuildSingleReference@7/.conan/data/libpng/1.6.37/_/_/package/b17b520b4b55729a7391c6b2d20631fec4cf1564/lib/libpng16d.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/BuildSingleReference@7/.conan/data/zlib/1.2.11/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference@7/.conan/data/zlib/1.2.11/_/_/package/c32596dcd26b8c708dc3d19cb73738d2b48f12a8/lib/zlib.lib -- Dependency ZLIB already found -- Conan: Using autogenerated FindBZip2.cmake -- Found BZip2: 1.0.8 (found version "1.0.8") -- Library bz2 found C:/J/w/BuildSingleReference@7/.conan/data/bzip2/1.0.8/_/_/package/2783d364f658aa29ea9dde87dcccb2a98bd6a26c/lib/bz2.lib -- Found: C:/J/w/BuildSingleReference@7/.conan/data/bzip2/1.0.8/_/_/package/2783d364f658aa29ea9dde87dcccb2a98bd6a26c/lib/bz2.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@7/.conan/data/rmlui/3.3/_/_/build/dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d ----Running------ > cmake --build C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@7/.conan/data/rmlui/3.3/_/_/build/dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d/source_subfolder/CMakeLists.txt cmake_pch.cxx BaseXMLParser.cpp Box.cpp Clock.cpp ComputeProperty.cpp Context.cpp ContextInstancer.cpp ContextInstancerDefault.cpp ConvolutionFilter.cpp Core.cpp Decorator.cpp DecoratorGradient.cpp DecoratorInstancer.cpp DecoratorNinePatch.cpp DecoratorTiled.cpp DecoratorTiledBox.cpp DecoratorTiledBoxInstancer.cpp DecoratorTiledHorizontal.cpp DecoratorTiledHorizontalInstancer.cpp DecoratorTiledImage.cpp DecoratorTiledImageInstancer.cpp DecoratorTiledInstancer.cpp DecoratorTiledVertical.cpp DecoratorTiledVerticalInstancer.cpp DocumentHeader.cpp Element.cpp ElementAnimation.cpp ElementBackground.cpp ElementBorder.cpp ElementDecoration.cpp ElementDefinition.cpp c:\j\w\buildsinglereference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\include\rmlui\core\Containers/robin_hood.h(607): error C2476: 'constexpr' constructor does not initialize all members (compiling source file C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp) [C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\RmlCore.vcxproj] c:\j\w\buildsinglereference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\include\rmlui\core\Containers/robin_hood.h(655): note: 'robin_hood::pair,std::allocator>,T>::first' was not initialized by the constructor with [ T=Rml::Core::ContextPtr ] (compiling source file C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp) c:\j\w\buildsinglereference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\include\rmlui\core\Containers/robin_hood.h(656): note: 'robin_hood::pair,std::allocator>,T>::second' was not initialized by the constructor with [ T=Rml::Core::ContextPtr ] (compiling source file C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp) c:\j\w\buildsinglereference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\include\rmlui\core\Containers/robin_hood.h(903): note: see reference to function template instantiation 'robin_hood::pair,std::allocator>,T>::pair,std::allocator>&,>(std::piecewise_construct_t,std::tuple,std::allocator> &>,std::tuple<>) noexcept(false)' being compiled with [ T=Rml::Core::ContextPtr ] (compiling source file C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp) c:\j\w\buildsinglereference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\include\rmlui\core\Containers/robin_hood.h(903): note: see reference to function template instantiation 'robin_hood::pair,std::allocator>,T>::pair,std::allocator>&,>(std::piecewise_construct_t,std::tuple,std::allocator> &>,std::tuple<>) noexcept(false)' being compiled with [ T=Rml::Core::ContextPtr ] (compiling source file C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp) c:\j\w\buildsinglereference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\include\rmlui\core\Containers/robin_hood.h(1995): note: see reference to function template instantiation 'robin_hood::detail::Table,std::equal_to>::DataNode,std::equal_to>,true>::DataNode,std::allocator> &>,std::tuple<>>(M &,const std::piecewise_construct_t &,std::tuple,std::allocator> &> &&,std::tuple<> &&) noexcept(false)' being compiled with [ M=robin_hood::detail::Table,std::equal_to> ] (compiling source file C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp) c:\j\w\buildsinglereference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\include\rmlui\core\Containers/robin_hood.h(1994): note: see reference to function template instantiation 'robin_hood::detail::Table,std::equal_to>::DataNode,std::equal_to>,true>::DataNode,std::allocator> &>,std::tuple<>>(M &,const std::piecewise_construct_t &,std::tuple,std::allocator> &> &&,std::tuple<> &&) noexcept(false)' being compiled with [ M=robin_hood::detail::Table,std::equal_to> ] (compiling source file C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp) c:\j\w\buildsinglereference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\include\rmlui\core\Containers/robin_hood.h(1625): note: see reference to function template instantiation 'std::unique_ptr> &robin_hood::detail::Table,std::equal_to>::doCreateByKey,std::allocator>&,std::unique_ptr>>(Arg)' being compiled with [ Arg=const std::basic_string,std::allocator> & ] (compiling source file C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp) c:\j\w\buildsinglereference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\include\rmlui\core\Containers/robin_hood.h(1625): note: see reference to function template instantiation 'std::unique_ptr> &robin_hood::detail::Table,std::equal_to>::doCreateByKey,std::allocator>&,std::unique_ptr>>(Arg)' being compiled with [ Arg=const std::basic_string,std::allocator> & ] (compiling source file C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp) C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp(247): note: see reference to function template instantiation 'std::unique_ptr> &robin_hood::detail::Table,std::equal_to>::operator []>>(const std::basic_string,std::allocator> &)' being compiled C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp(247): note: see reference to function template instantiation 'std::unique_ptr> &robin_hood::detail::Table,std::equal_to>::operator []>>(const std::basic_string,std::allocator> &)' being compiled C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp(68): note: see reference to class template instantiation 'std::unique_ptr>' being compiled with [ _Ty=Rml::Core::FontEngineInterface ] C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\Core.cpp(67): note: see reference to class template instantiation 'std::unique_ptr>' being compiled with [ _Ty=Rml::Core::FileInterface ] ElementDocument.cpp ElementHandle.cpp C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\ElementAnimation.cpp(380): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\RmlCore.vcxproj] ElementImage.cpp ElementInstancer.cpp ElementScroll.cpp ElementStyle.cpp ElementText.cpp ElementTextDefault.cpp ElementUtilities.cpp Event.cpp EventDispatcher.cpp EventInstancer.cpp EventInstancerDefault.cpp C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\source_subfolder\Source\Core\ElementStyle.cpp(139): fatal error C1001: An internal error has occurred in the compiler. [C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\RmlCore.vcxproj] (compiler file 'msc1.cpp', line 1468) To work around this problem, try simplifying or changing the program near the locations listed above. Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information Internal Compiler Error in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe. You will be prompted to send an error report to Microsoft later. INTERNAL COMPILER ERROR in 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe' Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information cl : Command line error D8040: error creating or communicating with child process [C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d\RmlCore.vcxproj] rmlui/3.3: rmlui/3.3: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d -- Building static libraries. Make sure to #define RMLUI_STATIC_LIB before including RmlUi in your project. If you wish to use find_package(RmlUi) in your own project to find RmlUi library please update cmake to version which provides CMakePackageConfighelpers module or write generators for RmlUiConfig.cmake by yourself. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LINK_RUNTIME rmlui/3.3: ERROR: Package 'dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d' build failed rmlui/3.3: WARN: Build folder C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d ERROR: rmlui/3.3: Error in build() method, line 97 self._configure_cmake().build() ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@7\.conan\data\rmlui\3.3\_\_\build\dd5d52ed1b100de82ee40ffaa80dfe6cfd183f3d --config Debug -- /m:16 /verbosity:minimal