******************************************************************************** conan install litehtml/cci.28102021@ --build=litehtml --profile=C:\J\w\BuildSingleReference@4/49367/dd086e90-f604-4357-8d19-aa4c5195c734/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] litehtml:shared=True [build_requires] [env] litehtml/cci.28102021: Forced build from source Installing package: litehtml/cci.28102021 Requirements litehtml/cci.28102021 from local cache - Cache Packages litehtml/cci.28102021:f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 - Build Installing (downloading, building) binaries... litehtml/cci.28102021: Copying sources to build folder litehtml/cci.28102021: Building your package in C:\J\w\BuildSingleReference@4\.conan\data\litehtml\cci.28102021\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 litehtml/cci.28102021: Generator cmake created conanbuildinfo.cmake litehtml/cci.28102021: 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 litehtml/cci.28102021: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@4\.conan\data\litehtml\cci.28102021\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder && 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\litehtml\cci.28102021\_\_\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" -DBUILD_TESTING="False" -Wno-dev C:\J\w\BuildSingleReference@4\.conan\data\litehtml\cci.28102021\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 ----------------- -- 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 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@4/.conan/data/litehtml/cci.28102021/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\.conan\data\litehtml\cci.28102021\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder --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 Build System Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/litehtml/cci.28102021/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/src/gumbo/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/litehtml/cci.28102021/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/CMakeLists.txt attribute.c char_ref.c error.c parser.c string_buffer.c string_piece.c tag.c tokenizer.c utf8.c util.c vector.c xxd.c xxd.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\litehtml\cci.28102021\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\bin\xxd.exe gumbo.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\litehtml\cci.28102021\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\bin\gumbo.dll Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/litehtml/cci.28102021/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/CMakeLists.txt background.cpp box.cpp codepoint.cpp context.cpp css_length.cpp css_selector.cpp document.cpp el_anchor.cpp el_base.cpp el_before_after.cpp el_body.cpp el_break.cpp el_cdata.cpp el_comment.cpp el_div.cpp element.cpp el_font.cpp el_image.cpp el_link.cpp el_li.cpp el_para.cpp el_script.cpp el_space.cpp el_style.cpp el_table.cpp el_td.cpp el_text.cpp el_title.cpp el_tr.cpp html.cpp html_tag.cpp iterators.cpp media_query.cpp style.cpp stylesheet.cpp table.cpp tstring_view.cpp url.cpp url_path.cpp utf8_strings.cpp web_color.cpp num_cvt.cpp LINK : fatal error LNK1181: cannot open input file '..\lib\gumbo.lib' [C:\J\w\BuildSingleReference@4\.conan\data\litehtml\cci.28102021\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\litehtml.vcxproj] litehtml/cci.28102021: litehtml/cci.28102021: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@4\.conan\data\litehtml\cci.28102021\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 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 litehtml/cci.28102021: ERROR: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' build failed litehtml/cci.28102021: WARN: Build folder C:\J\w\BuildSingleReference@4\.conan\data\litehtml\cci.28102021\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 ERROR: litehtml/cci.28102021: Error in build() method, line 60 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@4\.conan\data\litehtml\cci.28102021\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder --config Release -- /m:16 /verbosity:minimal